Description
This repository provides the cargo-rpm tool, which automates building an RPM package from the sources of a Rust program managed with Cargo.
Warning: The cargo-rpm tool is no longer maintained upstream. Use with caution. See https://github.com/iqlusioninc/cargo-rpm/issues/96.
Installation Instructions
On Fedora, RHEL, or CentOS:
-
Enable the repository:
sudo dnf copr enable mareksu/cargo-rpm -
Install the package:
sudo dnf install cargo-rpm
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 |
|---|---|---|
Centos-stream 8
|
aarch64 (32)*, ppc64le (16)*, x86_64 (27)* | Centos-stream 8 (71 downloads) |
Centos-stream 9
|
aarch64 (34)*, ppc64le (11)*, s390x (19)*, x86_64 (24)* | Centos-stream 9 (80 downloads) |
EPEL 8
|
aarch64 (32)*, ppc64le (19)*, s390x (15)*, x86_64 (101)* | EPEL 8 (89 downloads) |
EPEL 9
|
aarch64 (28)*, ppc64le (16)*, s390x (12)*, x86_64 (26)* | EPEL 9 (106 downloads) |
Fedora 41
|
aarch64 (5)*, i386 (7)*, ppc64le (5)*, s390x (10)*, x86_64 (9)* | Fedora 41 (42 downloads) |
Fedora 42
|
aarch64 (4)*, i386 (4)*, ppc64le (10)*, s390x (7)*, x86_64 (10)* | Fedora 42 (27 downloads) |
Fedora 43
|
aarch64 (2)*, i386 (2)*, ppc64le (2)*, s390x (2)*, x86_64 (2)* | Fedora 43 (12 downloads) |
Fedora eln
|
aarch64 (14)*, ppc64le (10)*, s390x (16)*, x86_64 (17)* | Fedora eln (70 downloads) |
Fedora rawhide
|
aarch64 (26)*, i386 (13)*, ppc64le (17)*, s390x (16)*, x86_64 (30)* | Fedora rawhide (61 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mareksu/cargo-rpm
More info about enabling Copr repositories
Centos-stream 8
EPEL 8
Fedora 41