How to Install and Uninstall rust-toolset.noarch Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "rust-toolset.noarch" package

This guide covers the steps necessary to install rust-toolset.noarch on AlmaLinux 9

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

2. Uninstall "rust-toolset.noarch" package

This guide let you learn how to uninstall rust-toolset.noarch on AlmaLinux 9:

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

3. Information about the rust-toolset.noarch package on AlmaLinux 9

Last metadata expiration check: 1:26:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-toolset
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 9.5 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.