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

Last updated: October 08,2024

1. Install "rust-src.noarch" package

Learn how to install rust-src.noarch on Oracle Linux 9

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

2. Uninstall "rust-src.noarch" package

This is a short guide on how to uninstall rust-src.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 2:38:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-src
Version : 1.71.1
Release : 1.el9
Architecture : noarch
Size : 4.0 M
Source : rust-1.71.1-1.el9.src.rpm
Repository : ol9_appstream
Summary : Sources for the Rust standard library
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This package includes source files for the Rust standard library. It may be
: useful as a reference for code completion tools in various editors.