createrepo-c
C implementation of the createrepo tool
This package provides the createrepo
command, which can be used to create RPM repositories.
- Versions: 0.20.1
- Website: https://rpm-software-management.github.io/createrepo_c/
- Licenses: GPL 2+
- Package source: gnu/packages/rpm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of createrepo-c
as follows:
guix install createrepo-c
Or install a particular version:
guix install createrepo-c@0.20.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.