Description
Apx (/à·peks/) is the default package manager in Vanilla OS. It is a wrapper around multiple package managers to install packages and run commands inside a managed container. Now available in Fedora Copr!
Installation Instructions
Enable this copr and install apx
sudo dnf enable chronos/apx
# on Fedora Atomic distros, download the repo file manually and put it in /etc/yum.repos.d
sudo dnf install apx apx-gui apx-conf # if you use Fedora Atomic, use rpm-ostree instead of dnf
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (45)*, ppc64le (40)*, s390x (46)*, x86_64 (36)* | Centos-stream 10 (29 downloads) |
![]() |
aarch64 (50)*, ppc64le (54)*, s390x (56)*, x86_64 (51)* | EPEL 10 (27 downloads) |
![]() |
aarch64 (42)*, ppc64le (49)*, s390x (35)*, x86_64 (56)* | Fedora 41 (37 downloads) |
![]() |
aarch64 (51)*, ppc64le (66)*, s390x (53)*, x86_64 (72)* | Fedora 42 (38 downloads) |
![]() |
aarch64 (44)*, ppc64le (47)*, s390x (54)*, x86_64 (58)* | Fedora rawhide (26 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable chronos/apx
More info about enabling Copr repositories