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

Last updated: October 01,2024

1. Install "clippy.x86_64" package

This is a short guide on how to install clippy.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install clippy.x86_64

2. Uninstall "clippy.x86_64" package

Please follow the guidelines below to uninstall clippy.x86_64 on Fedora 38:

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:58:26 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : clippy
Version : 1.76.0
Release : 1.fc38
Architecture : x86_64
Size : 2.4 M
Source : rust-1.76.0-1.fc38.src.rpm
Repository : updates
Summary : Lints to catch common mistakes and improve your Rust code
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 collection of lints to catch common mistakes and improve your Rust code.