rpmsoftwaremanagement/manifest-plugin-testing
Project ID: 144754
Description
Copr repository for testing the dnf4 manifest plugin which is working with RPM package manifest files.
The plugin is based on the libpkgmanifest library.
Usage
See man dnf manifest
or dnf manifest --help
.
Installation Instructions
Proceed with following instructions after enabling the COPR repository:
Fedora 40
Simply install all the necessary packages with:
dnf install 'dnf-command(manifest)'
Fedora 41+
There is a slight difference: we need to use the dnf4
command, as dnf
is now dnf5
starting with Fedora 41:
dnf4 install 'dnf-command(manifest)'
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 40 | aarch64 (95)*, ppc64le (94)*, s390x (95)*, x86_64 (166)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (95)*, ppc64le (94)*, s390x (102)*, x86_64 (141)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (90)*, ppc64le (96)*, s390x (98)*, x86_64 (95)* | Fedora rawhide (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rpmsoftwaremanagement/manifest-plugin-testing
More info about enabling Copr repositories