cargo-lock on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S cargo-lock

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

$ yay -Rns cargo-lock

2. Manually Install "cargo-lock" via AUR

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

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

b. Clone cargo-lock's git locally

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

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

$ cd ~/cargo-lock $ makepkg -si

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

ID: 1258423
Name: cargo-lock
PackageBaseID: 148452
PackageBase: cargo-lock
Version: 9.0.0-1
Description: Self-contained Cargo.lock parser
URL: https://github.com/rustsec/rustsec/tree/main/cargo-lock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ilai
Submitter: ilai
FirstSubmitted: 1579840173
LastModified: 1684177660
URLPath: /cgit/aur.git/snapshot/cargo-lock.tar.gz