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 |
---|---|---|
![]() |
x86_64 (21303)* | EPEL 7 (111 downloads) |
![]() |
x86_64 (21457)* | EPEL 8 (97 downloads) |
![]() |
x86_64 (3943)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (3122)* | Fedora 40 (29 downloads) |
![]() |
x86_64 (2427)* | Fedora 41 (20 downloads) |
![]() |
x86_64 (1171)* | Fedora 42 (7 downloads) |
![]() |
x86_64 (58078)* | Fedora rawhide (117 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jbertozzi/upt
More info about enabling Copr repositories