How to Install and Uninstall rust.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "rust.x86_64" package
This guide covers the steps necessary to install rust.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rust.x86_64
Copied
2. Uninstall "rust.x86_64" package
Please follow the guidelines below to uninstall rust.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rust.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:20:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rust
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : x86_64
Size : 27 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
Summary : The Rust Programming Language
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : Rust is a systems programming language that runs blazingly fast, prevents
: segfaults, and guarantees thread safety.
:
: This package includes the Rust compiler and documentation generator.
Available Packages
Name : rust
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : x86_64
Size : 27 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
Summary : The Rust Programming Language
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : Rust is a systems programming language that runs blazingly fast, prevents
: segfaults, and guarantees thread safety.
:
: This package includes the Rust compiler and documentation generator.