How to Install and Uninstall rust-clippy Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 05,2024

1. Install "rust-clippy" package

Please follow the guidelines below to install rust-clippy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rust-clippy

2. Uninstall "rust-clippy" package

This is a short guide on how to uninstall rust-clippy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove rust-clippy $ sudo apt autoclean && sudo apt autoremove

3. Information about the rust-clippy package on Ubuntu 21.10 (Impish Indri)

Package: rust-clippy
Architecture: amd64
Version: 1.53.0+dfsg1+llvm-4ubuntu1~21.10.1
Multi-Arch: allowed
Priority: optional
Section: universe/devel
Source: rustc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6924
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstd-rust-1.53 (= 1.53.0+dfsg1+llvm-4ubuntu1~21.10.1)
Recommends: cargo
Filename: pool/universe/r/rustc/rust-clippy_1.53.0+dfsg1+llvm-4ubuntu1~21.10.1_amd64.deb
Size: 1881630
MD5sum: 845458726ea2220080298ddf9163fbc3
SHA1: 4a8e945084b724347d3c0c5169b44bfd584894cd
SHA256: a052a64ef2c47809ccf44b2189a41c24286613ec2a011576a5282b6fa1df5c14
SHA512: cb129e8ef527339990a509ebf39bbd2acb3a6df1226d98e79d694ca08fa885772a36dda9465b06970f22d02f3cbf783c1e72a33ac1928ebacca45d0f61302acb
Homepage: http://www.rust-lang.org/
Description-en: Rust linter
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains 'clippy', a linter to catch common mistakes and improve
your Rust code as well a collection of over 400 compatible lints.
.
Lints are divided into categories, each with a default lint level. You can
choose how much Clippy is supposed to annoy help you by changing the lint
level by category.
.
Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'.
Description-md5: bb70ecb7b097f53232194f2241ad606e