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 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (46)* Fedora 40 (7 downloads)
Fedora 41 aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (33)* Fedora 41 (7 downloads)
Fedora rawhide aarch64 (8)*, ppc64le (8)*, s390x (8)*, x86_64 (8)* Fedora rawhide (4 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable rpmsoftwaremanagement/manifest-plugin-testing
More info about enabling Copr repositories

Other Actions