How to Install and Uninstall rust-toolset.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "rust-toolset.x86_64" package

Please follow the step by step instructions below to install rust-toolset.x86_64 on CentOS Stream 9

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

2. Uninstall "rust-toolset.x86_64" package

Learn how to uninstall rust-toolset.x86_64 on CentOS Stream 9:

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

3. Information about the rust-toolset.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:08:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-toolset
Version : 1.66.1
Release : 1.el9
Architecture : x86_64
Size : 11 k
Source : rust-1.66.1-1.el9.src.rpm
Repository : appstream
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.