How to Install and Uninstall rustfmt.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "rustfmt.x86_64" package

Please follow the step by step instructions below to install rustfmt.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install rustfmt.x86_64

2. Uninstall "rustfmt.x86_64" package

This is a short guide on how to uninstall rustfmt.x86_64 on Rocky Linux 8:

$ sudo dnf remove rustfmt.x86_64 $ sudo dnf autoremove

3. Information about the rustfmt.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:04:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rustfmt
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 2.8 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.src.rpm
Repository : appstream
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.