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

Last updated: September 28,2024

1. Install "clippy.x86_64" package

This tutorial shows how to install clippy.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install clippy.x86_64

2. Uninstall "clippy.x86_64" package

This tutorial shows how to uninstall clippy.x86_64 on Fedora 35:

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:35:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : clippy
Version : 1.63.0
Release : 1.fc35
Architecture : x86_64
Size : 2.4 M
Source : rust-1.63.0-1.fc35.src.rpm
Repository : updates
Summary : Lints to catch common mistakes and improve your Rust code
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : A collection of lints to catch common mistakes and improve your Rust code.