How to Install and Uninstall clippy.x86_64 Package on Rocky Linux 8

Last updated: October 06,2024

1. Install "clippy.x86_64" package

This guide let you learn how to install clippy.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install clippy.x86_64

2. Uninstall "clippy.x86_64" package

Please follow the steps below to uninstall clippy.x86_64 on Rocky Linux 8:

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

3. Information about the clippy.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:13:20 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : clippy
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 2.1 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.src.rpm
Repository : appstream
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.