How to Install and Uninstall clippy.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "clippy.x86_64" package

Learn how to install clippy.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove clippy.x86_64 $ sudo dnf autoremove

3. Information about the clippy.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:32:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : clippy
Version : 1.71.1
Release : 1.module+el8.9.0+19676+2215d419
Architecture : x86_64
Size : 2.6 M
Source : rust-1.71.1-1.module+el8.9.0+19676+2215d419.src.rpm
Repository : ubi-8-appstream-rpms
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.