How to Install and Uninstall rustfmt.x86_64 Package on Fedora 39

Last updated: October 03,2024

1. Install "rustfmt.x86_64" package

In this section, we are going to explain the necessary steps to install rustfmt.x86_64 on Fedora 39

$ 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 Fedora 39:

$ sudo dnf remove rustfmt.x86_64 $ sudo dnf autoremove

3. Information about the rustfmt.x86_64 package on Fedora 39

Last metadata expiration check: 0:58:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rustfmt
Version : 1.76.0
Release : 1.fc39
Architecture : x86_64
Size : 1.9 M
Source : rust-1.76.0-1.fc39.src.rpm
Repository : updates
Summary : Tool to find and fix Rust formatting issues
URL : https://www.rust-lang.org
License : (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
Description : A tool for formatting Rust code according to style guidelines.