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

Last updated: June 25,2024

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

$ yay -S cargo-aur-bin

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

$ yay -Rns cargo-aur-bin

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

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

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

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

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

ID: 1327748
Name: cargo-aur-bin
PackageBaseID: 154265
PackageBase: cargo-aur-bin
Version: 1.6.0-1
Description: Prepare Rust projects to be released on the Arch Linux User Repository.
URL: https://github.com/fosskers/cargo-aur
NumVotes: 1
Popularity: 0.013941
OutOfDate:
Maintainer: fosskers
Submitter: fosskers
FirstSubmitted: 1591846680
LastModified: 1696234576
URLPath: /cgit/aur.git/snapshot/cargo-aur-bin.tar.gz