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

Last updated: October 06,2024

1. Install "rust-toolset.noarch" package

This guide let you learn how to install rust-toolset.noarch on Oracle Linux 9

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

2. Uninstall "rust-toolset.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-toolset.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:16:54 ago on Thu Feb 15 07:50:05 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 : ol9_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.