How to Install and Uninstall rust-src.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "rust-src.noarch" package
This tutorial shows how to install rust-src.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rust-src.noarch
Copied
2. Uninstall "rust-src.noarch" package
Please follow the step by step instructions below to uninstall rust-src.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rust-src.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-src.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:28:48 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rust-src
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : noarch
Size : 2.9 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
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.
Available Packages
Name : rust-src
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : noarch
Size : 2.9 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
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.