How to Install and Uninstall rust-toolset.noarch Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "rust-toolset.noarch" package
Please follow the guidance below to install rust-toolset.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-toolset.noarch
Copied
2. Uninstall "rust-toolset.noarch" package
This is a short guide on how to uninstall rust-toolset.noarch on Rocky Linux 9:
$
sudo dnf remove
rust-toolset.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-toolset.noarch package on Rocky Linux 9
Last metadata expiration check: 1:49:57 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-toolset
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 9.6 k
Source : rust-1.71.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.
Available Packages
Name : rust-toolset
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 9.6 k
Source : rust-1.71.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.