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
Copied
b. Install cargo-cache on Arch using YAY
$
yay -S
cargo-cache
Copied
* (Optional) Uninstall cargo-cache on Arch using YAY
$
yay -Rns
cargo-cache
Copied
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
Copied
b. Clone cargo-cache's git locally
$
git clone https://aur.archlinux.org/cargo-cache.git
~/cargo-cache
Copied
c. Go to ~/cargo-cache folder and install it
$
cd
~/cargo-cache
Copied
$
makepkg -si
Copied
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
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