Search Criteria
Package Details: prefixer 1.4.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/prefixer.git (read-only, click to copy) |
|---|---|
| Package Base: | prefixer |
| Description: | Modern Proton Prefix management tool |
| Upstream URL: | https://github.com/wojtmic/prefixer |
| Licenses: | GPL-3.0-only |
| Submitter: | Wojtmic |
| Maintainer: | Wojtmic (Tymon3310) |
| Last Packager: | Tymon3310 |
| Votes: | 13 |
| Popularity: | 2.34 |
| First Submitted: | 2025-09-14 13:42 (UTC) |
| Last Updated: | 2026-03-18 18:03 (UTC) |
Dependencies (11)
- cabextract
- python
- python-click
- python-json5
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- python-requests
- python-vdf
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Wojtmic commented on 2025-12-01 21:27 (UTC)
Yep, I know, I've fixed it up already, need to wait a sec for AUR to update the repo
Dominiquini commented on 2025-12-01 21:26 (UTC)
yochananmarqos commented on 2025-10-04 15:02 (UTC)
@Wojtmic: The build backend is
python-setuptools, that's still missing.Wojtmic commented on 2025-10-04 05:18 (UTC)
@yochananmarqos thanks for the feedback, fixed it now
yochananmarqos commented on 2025-10-03 22:12 (UTC)
@Wojtmic: Fails to build as it's missing the build backend. It's also missing all runtime dependencies. Hint: All of the above are specified in your own project.