@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 (21)*, x86_64 (26)* | Fedora 39 (0 downloads) |
![]() |
ppc64le (10)*, x86_64 (12)* | Fedora 40 (46 downloads) |
![]() |
ppc64le (6)*, x86_64 (6)* | Fedora 41 (14 downloads) |
![]() |
ppc64le (0)*, x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
ppc64le (19)*, x86_64 (29)* | Fedora rawhide (74 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @modularity/fedmod
More info about enabling Copr repositories