How to Install and Uninstall rustfmt.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 15,2025
1. Install "rustfmt.x86_64" package
This is a short guide on how to install rustfmt.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
rustfmt.x86_64
Copied
2. Uninstall "rustfmt.x86_64" package
This guide covers the steps necessary to uninstall rustfmt.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
rustfmt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rustfmt.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:44:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rustfmt
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : x86_64
Size : 1.8 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Tool to find and fix Rust formatting issues
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : A tool for formatting Rust code according to style guidelines.
Available Packages
Name : rustfmt
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : x86_64
Size : 1.8 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Tool to find and fix Rust formatting issues
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : A tool for formatting Rust code according to style guidelines.