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

Last updated: September 21,2024

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

$ yay -S cargo-binstall-bin

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

$ yay -Rns cargo-binstall-bin

2. Manually Install "cargo-binstall-bin" 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-bin's git locally

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

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

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

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

ID: 1123584
Name: cargo-binstall-bin
PackageBaseID: 172807
PackageBase: cargo-binstall-bin
Version: 0.12.0-1
Description: Binary installation for Rust projects
URL: https://github.com/cargo-bins/cargo-binstall
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
FirstSubmitted: 1636218309
LastModified: 1659966411
URLPath: /cgit/aur.git/snapshot/cargo-binstall-bin.tar.gz