How to Install and Uninstall clippy.x86_64 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "clippy.x86_64" package

Please follow the guidance below to install clippy.x86_64 on CentOS Stream 9

$ 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 CentOS Stream 9:

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

3. Information about the clippy.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:54:54 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : clippy
Version : 1.75.0
Release : 1.el9
Architecture : x86_64
Size : 2.4 M
Source : rust-1.75.0-1.el9.src.rpm
Repository : appstream
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.