Description
Universal Packaging Tool (upt): a modular tool designed to make easy to package packages from PyPI/NPM/CPAN... to downstream distributions such as Debian, Fedora, Guix, Nix, *BSD...
Installation Instructions
Fedora
dnf install dnf-plugins-core -y
dnf copr enable jbertozzi/upt -y
dnf install upt python3-upt* -y
RHEL/CentOS
yum install yum-plugin-copr
yum copr enable jbertozzi/upt
yum install upt
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 |
---|---|---|
EPEL 7 | x86_64 (15474)* | EPEL 7 (103 downloads) |
EPEL 8 | x86_64 (15564)* | EPEL 8 (90 downloads) |
Fedora 38 | x86_64 (3297)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (2260)* | Fedora 39 (34 downloads) |
Fedora 40 | x86_64 (1403)* | Fedora 40 (20 downloads) |
Fedora 41 | x86_64 (706)* | Fedora 41 (9 downloads) |
Fedora rawhide | x86_64 (42378)* | Fedora rawhide (99 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jbertozzi/upt
More info about enabling Copr repositories