# Install clippy with Cargo

A bunch of helpful lints to avoid common pitfalls in Rust. Version 0.0.302 via Cargo; verified 2018-10-05. Also installable with dnf: sudo dnf install clippy.

## Install

```sh
sudo av install cargo:clippy
```

Additional install commands:

### Portable and language managers

- Cargo (100%):

```sh
cargo install clippy
```

  Evidence: local crates.io package metadata

## Package facts

- **Package key:** cargo:clippy
- **Package manager:** Cargo
- **Package manager page:** <https://crates.io/crates/clippy>
- **Version:** 0.0.302
- **Source summary:** A bunch of helpful lints to avoid common pitfalls in Rust.
- **Repository:** <https://github.com/rust-lang-nursery/rust-clippy>
- **License:** MIT/Apache-2.0
- **Source archive:** <https://static.crates.io/crates/clippy/clippy-0.0.302.crate>
- **Published:** 2018-10-05 19:39:15.372568+00
- **Last updated:** 2018-10-05 19:39:15.372568+00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- clippy (binary): Declared by crates.io version metadata.

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.0.302

## Security Notes

No matching local secret-handling manifest was found for clippy. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** crates.io database dump
- **Crate ID:** 2,062
- **Crate Size:** 1,730
- **Edition:** 2018
- **Executable Intent:** Intent: public_cli, Signals: crate has no library target
- **Has Lib:** no
- **Num Versions:** 210
- **Recent Download Window Days:** 90
- **Version ID:** 111,066

## Other Package-Manager Records

- dnf - clippy - 1.97.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: clippy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Lints to catch common mistakes and improve your Rust code | https://www.rust-lang.org
- winget - 0-don.clippy: normalized package name match | Windows Package Manager source index: 0-don.clippy from https://cdn.winget.microsoft.com/cache/source.msix
- winget - unpaved028.ClipTyper: normalized package name match | Windows Package Manager source index: unpaved028.ClipTyper from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [clippy](https://pkg.so/pkg/brew/clippy/) - Same normalized package name exists in another local package ecosystem.

## Sources

- crates.io package index
- external package-manager database matches
- cross-ecosystem install command graph
