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 (36)*, ppc64le (35)*, s390x (38)*, x86_64 (35)* | Centos-stream 10 (26 downloads) |
![]() |
aarch64 (43)*, ppc64le (38)*, s390x (49)*, x86_64 (37)* | EPEL 10 (25 downloads) |
![]() |
aarch64 (37)*, ppc64le (41)*, s390x (35)*, x86_64 (49)* | Fedora 41 (35 downloads) |
![]() |
aarch64 (44)*, ppc64le (30)*, s390x (44)*, x86_64 (64)* | Fedora 42 (36 downloads) |
![]() |
aarch64 (38)*, ppc64le (40)*, s390x (50)*, x86_64 (42)* | Fedora rawhide (25 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable chronos/apx
More info about enabling Copr repositories