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

Last updated: January 11,2025

1. Install "rustfmt.x86_64" package

Here is a brief guide to show you how to install rustfmt.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install rustfmt.x86_64

2. Uninstall "rustfmt.x86_64" package

Learn how to uninstall rustfmt.x86_64 on Fedora 38:

$ sudo dnf remove rustfmt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:43:06 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rustfmt
Version : 1.76.0
Release : 1.fc38
Architecture : x86_64
Size : 1.9 M
Source : rust-1.76.0-1.fc38.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.