Next generation RPM package manager
https://github.com/rpm-software-management/dnf5
DNF5 is a command-line package manager that automates the process of installing, upgrading, configuring, and removing computer programs in a consistent manner.
It supports RPM packages, modulemd modules, and comps groups & environments.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / dnf5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout system:packagemanager:dnf/dnf5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-dnf5daemon-server-Add-RPM-package-Group-attri |
0000001810 1.77 KB | |
dnf5-5.1.10.tar.gz | 0000894746 874 KB | |
dnf5-5.1.3-Switch-default-reposdir-to-etc-dnf-repo |
0000001013 1013 Bytes | |
dnf5-5.1.3-Use-usr-lib-sysimage-for-the-persistent |
0000003290 3.21 KB | |
dnf5-5.1.4-with-static-libsolvext.patch | 0000002718 2.65 KB | |
dnf5-disable-Werror.patch | 0000001027 1 KB | |
dnf5.changes | 0000001655 1.62 KB | |
dnf5.spec | 0000022529 22 KB |
Revision 4 (latest revision is 23)
Neal Gompa (Pharaoh_Atem)
committed
(revision 4)
- Update to 5.1.10 + Document dnf5 plugins + Document How-to write libdnf5 plugin tutorial + Document How-to write dnf5 plugin tutorial + Document Templates for libdnf5 plugin + Document Templates for dnf5 plugin + Sort the module info table + `module info` print hint for active modules + `module info` print "[a]" for active modules + Ensure write permission before importing packages + Change module dependency string to be the same as in dnf4 + `module info`: improve summary and description + Escape glob characters in pkg specs for `builddep` + Add `mc` alias for `makecache` + Implement `logdir`, `log_size` and `log_rotate` config options + remove redundant "all" in command `check` + Improve bash completion + Fix progress bars miss newlines on non-interactive output - Add patch to support RPM Group tag in dnf5daemon + Patch: 0001-dnf5daemon-server-Add-RPM-package-Group-attribute.patch
Comments 0