How to Install and Uninstall rustfmt.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

1. Install "rustfmt.x86_64" package

In this section, we are going to explain the necessary steps to install rustfmt.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rustfmt.x86_64

2. Uninstall "rustfmt.x86_64" package

Please follow the guidelines below to uninstall rustfmt.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rustfmt.x86_64 $ sudo dnf autoremove

3. Information about the rustfmt.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:27:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rustfmt
Version : 1.71.1
Release : 1.el9
Architecture : x86_64
Size : 1.8 M
Source : rust-1.71.1-1.el9.src.rpm
Repository : ubi-9-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.