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

Last updated: October 05,2024

1. Install "clippy.x86_64" package

This guide let you learn how to install clippy.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install clippy.x86_64

2. Uninstall "clippy.x86_64" package

This guide let you learn how to uninstall clippy.x86_64 on Fedora 34:

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:58:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : clippy
Version : 1.61.0
Release : 2.fc34
Architecture : x86_64
Size : 2.2 M
Source : rust-1.61.0-2.fc34.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.