How to Install and Uninstall rust.x86_64 Package on AlmaLinux 8
Last updated: January 16,2025
1. Install "rust.x86_64" package
This tutorial shows how to install rust.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
rust.x86_64
Copied
2. Uninstall "rust.x86_64" package
Please follow the step by step instructions below to uninstall rust.x86_64 on AlmaLinux 8:
$
sudo dnf remove
rust.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:25:43 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : rust
Version : 1.58.1
Release : 1.module_el8.6.0+2748+176088b3
Architecture : x86_64
Size : 28 M
Source : rust-1.58.1-1.module_el8.6.0+2748+176088b3.src.rpm
Repository : appstream
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.58.1
Release : 1.module_el8.6.0+2748+176088b3
Architecture : x86_64
Size : 28 M
Source : rust-1.58.1-1.module_el8.6.0+2748+176088b3.src.rpm
Repository : appstream
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.