cargo-cache on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S cargo-cache

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

$ yay -Rns cargo-cache

2. Manually Install "cargo-cache" via AUR

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

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

b. Clone cargo-cache's git locally

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

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

$ cd ~/cargo-cache $ makepkg -si

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

ID: 1153820
Name: cargo-cache
PackageBaseID: 154893
PackageBase: cargo-cache
Version: 0.8.3-1
Description: Display info and prune cargo cache
URL: https://github.com/matthiaskrgr/cargo-cache
NumVotes: 9
Popularity: 0.004382
OutOfDate:
Maintainer: bertptrs
Submitter: bertptrs
FirstSubmitted: 1593341844
LastModified: 1666041775
URLPath: /cgit/aur.git/snapshot/cargo-cache.tar.gz