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

Last updated: May 18,2024

1. Install "rust-toolset.x86_64" package

Learn how to install rust-toolset.x86_64 on Oracle Linux 9

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

2. Uninstall "rust-toolset.x86_64" package

This guide let you learn how to uninstall rust-toolset.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 1:49:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-toolset
Version : 1.66.1
Release : 2.el9_2
Architecture : x86_64
Size : 9.0 k
Source : rust-1.66.1-2.el9_2.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.