@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 41 | ppc64le (11)*, x86_64 (9)* | Fedora 41 (38 downloads) | 
|  Fedora 42 | ppc64le (2)*, x86_64 (15)* | Fedora 42 (36 downloads) | 
|  Fedora 43 | ppc64le (0)*, x86_64 (0)* | Fedora 43 (9 downloads) | 
|  Fedora rawhide | ppc64le (22)*, x86_64 (35)* | Fedora rawhide (102 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable @modularity/fedmod
  
  
     More info about enabling Copr repositories