rust-clippy-git on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "rust-clippy-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install rust-clippy-git on Arch using YAY

$ yay -S rust-clippy-git

* (Optional) Uninstall rust-clippy-git on Arch using YAY

$ yay -Rns rust-clippy-git

2. Manually Install "rust-clippy-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone rust-clippy-git's git locally

$ git clone https://aur.archlinux.org/rust-clippy-git.git ~/rust-clippy-git

c. Go to ~/rust-clippy-git folder and install it

$ cd ~/rust-clippy-git $ makepkg -si

3. Information about the rust-clippy-git package on Arch User Repository (AUR)

ID: 403555
Name: rust-clippy-git
PackageBaseID: 121577
PackageBase: rust-clippy-git
Version: 0.0.125.r2431.5cbe9b50-1
Description: A collection of lints to catch common mistakes and improve your Rust code
URL: https://github.com/Manishearth/rust-clippy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1492412822
LastModified: 1492869151
URLPath: /cgit/aur.git/snapshot/rust-clippy-git.tar.gz