cargo-hakari on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cargo-hakari

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

$ yay -Rns cargo-hakari

2. Manually Install "cargo-hakari" via AUR

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

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

b. Clone cargo-hakari's git locally

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

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

$ cd ~/cargo-hakari $ makepkg -si

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

ID: 1373110
Name: cargo-hakari
PackageBaseID: 200698
PackageBase: cargo-hakari
Version: 0.9.14-2
Description: Manage workspace-hack packages to speed up builds in large workspaces
URL: https://github.com/facebookincubator/cargo-guppy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1703102541
LastModified: 1703102541
URLPath: /cgit/aur.git/snapshot/cargo-hakari.tar.gz

5. The same packages on other Linux Distributions