cargo-binstall-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S cargo-binstall-git

* (Optional) Uninstall cargo-binstall-git on Arch using YAY

$ yay -Rns cargo-binstall-git

2. Manually Install "cargo-binstall-git" via AUR

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

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

b. Clone cargo-binstall-git's git locally

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

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

$ cd ~/cargo-binstall-git $ makepkg -si

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

ID: 1141245
Name: cargo-binstall-git
PackageBaseID: 172808
PackageBase: cargo-binstall-git
Version: 0.13.1.r3.g7816b21-1
Description: Binary installation for Rust projects (git)
URL: https://github.com/cargo-bins/cargo-binstall
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1636218351
LastModified: 1663517257
URLPath: /cgit/aur.git/snapshot/cargo-binstall-git.tar.gz