How to Install and Uninstall rust-toolset.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "rust-toolset.noarch" package

Please follow the instructions below to install rust-toolset.noarch on CentOS Stream 8

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

2. Uninstall "rust-toolset.noarch" package

This is a short guide on how to uninstall rust-toolset.noarch on CentOS Stream 8:

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

3. Information about the rust-toolset.noarch package on CentOS Stream 8

Last metadata expiration check: 1:52:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rust-toolset
Version : 1.75.0
Release : 1.module_el8+840+a685d749
Architecture : noarch
Size : 17 k
Source : rust-1.75.0-1.module_el8+840+a685d749.src.rpm
Repository : appstream
Summary : Rust Toolset
URL : https://www.rust-lang.org
License : (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
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.