How to Install and Uninstall cargo2rpm.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "cargo2rpm.noarch" package

Learn how to install cargo2rpm.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install cargo2rpm.noarch

2. Uninstall "cargo2rpm.noarch" package

Please follow the guidelines below to uninstall cargo2rpm.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cargo2rpm.noarch $ sudo dnf autoremove

3. Information about the cargo2rpm.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:16:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cargo2rpm
Version : 0.1.15
Release : 1.el9
Architecture : noarch
Size : 164 k
Source : cargo2rpm-0.1.15-1.el9.src.rpm
Repository : epel
Summary : Translation layer between cargo and RPM
URL : https://pagure.io/fedora-rust/cargo2rpm
License : MIT
Description : cargo2rpm implements a translation layer between cargo and RPM. It
: provides a CLI interface (for implementing RPM macros and generators)
: and a Python API (which rust2rpm is built upon).