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

Last updated: October 07,2024

1. Install "rustfmt.x86_64" package

This tutorial shows how to install rustfmt.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install rustfmt.x86_64

2. Uninstall "rustfmt.x86_64" package

This guide let you learn how to uninstall rustfmt.x86_64 on Fedora 36:

$ sudo dnf remove rustfmt.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:05:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rustfmt
Version : 1.63.0
Release : 1.fc36
Architecture : x86_64
Size : 2.8 M
Source : rust-1.63.0-1.fc36.src.rpm
Repository : updates
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.