cargo-vet on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "cargo-vet" 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 cargo-vet on Arch using YAY

$ yay -S cargo-vet

* (Optional) Uninstall cargo-vet on Arch using YAY

$ yay -Rns cargo-vet

2. Manually Install "cargo-vet" via AUR

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

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

b. Clone cargo-vet's git locally

$ git clone https://aur.archlinux.org/cargo-vet.git ~/cargo-vet

c. Go to ~/cargo-vet folder and install it

$ cd ~/cargo-vet $ makepkg -si

3. Information about the cargo-vet package on Arch User Repository (AUR)

ID: 1291965
Name: cargo-vet
PackageBaseID: 186808
PackageBase: cargo-vet
Version: 0.8.0-1
Description: Supply-chain security for Rust
URL: https://github.com/mozilla/cargo-vet
NumVotes: 1
Popularity: 0.002898
OutOfDate: 1710612688
Maintainer: jonasmalacofilho
Submitter: jonasmalacofilho
FirstSubmitted: 1666396418
LastModified: 1689872317
URLPath: /cgit/aur.git/snapshot/cargo-vet.tar.gz