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

Last updated: October 06,2024

1. Install "rust-toolset.noarch" package

Here is a brief guide to show you how to install rust-toolset.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-toolset.noarch

2. Uninstall "rust-toolset.noarch" package

Please follow the instructions below to uninstall rust-toolset.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-toolset.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:26 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-toolset
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 11 k
Source : rust-1.71.1-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Rust Toolset
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This is the metapackage for Rust Toolset, bringing in the Rust compiler,
: the Cargo package manager, and a few convenience macros for rpm builds.