Description
DNF with modules support
Source for DNF can be found at: github/rpm-software-management/wip/modularity
WARNING: This is testing repo, dnf in here can be broken. Do not use in any compose. For composes there is dnf in dist-git (boltron branch).
Installation Instructions
CHANGE: There is a difference between dnf version used in demo and current. Delimiters have been changed to ":". Example: module-name:stream:version:context:arch/profile
Demo*:
- module list command
- module info command
- module enable command
- module disable command
- module install command
- install command
- module update command
- update command
* may not be acurrate due to constant development
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 |
---|---|---|
Fedora rawhide | i386 (244)*, ppc64le (261)*, x86_64 (247)* | Fedora rawhide (87 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @copr/dnf-modularity-nightly
More info about enabling Copr repositories