@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 |
---|---|---|
![]() |
ppc64le (15)*, x86_64 (15)* | Fedora 40 (0 downloads) |
![]() |
ppc64le (7)*, x86_64 (9)* | Fedora 41 (31 downloads) |
![]() |
ppc64le (2)*, x86_64 (2)* | Fedora 42 (22 downloads) |
![]() |
ppc64le (22)*, x86_64 (31)* | Fedora rawhide (94 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @modularity/fedmod
More info about enabling Copr repositories