@modularity/fedmod
Project ID: 16704
Description
Pre-release versions of the fedmod RPM dependency analysis and modulemd generation tool.
Installation Instructions
Enable the COPR repository, install fedmod
, fetch the latest metadata, then run the module generator for the RPM of interest (graphite-web in the following example):
$ sudo dnf copr enable @modularity/fedmod
$ sudo dnf install fedmod
$ fedmod fetch-metadata
$ fedmod rpm2module graphite-web
For more information, see:
- Project repository: https://pagure.io/modularity/fedmod
- Fedora Module Maintenance Guide: https://docs.pagure.org/modularity/development/building-modules.html
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 38 | ppc64le (21)*, x86_64 (17)* | Fedora 38 (0 downloads) |
Fedora 39 | ppc64le (19)*, x86_64 (24)* | Fedora 39 (63 downloads) |
Fedora 40 | ppc64le (8)*, x86_64 (10)* | Fedora 40 (39 downloads) |
Fedora 41 | ppc64le (4)*, x86_64 (4)* | Fedora 41 (10 downloads) |
Fedora rawhide | ppc64le (17)*, x86_64 (28)* | Fedora rawhide (67 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @modularity/fedmod
More info about enabling Copr repositories