rust-rage-bin on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S rust-rage-bin

* (Optional) Uninstall rust-rage-bin on Arch using YAY

$ yay -Rns rust-rage-bin

2. Manually Install "rust-rage-bin" via AUR

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

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

b. Clone rust-rage-bin's git locally

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

c. Go to ~/rust-rage-bin folder and install it

$ cd ~/rust-rage-bin $ makepkg -si

3. Information about the rust-rage-bin package on Arch User Repository (AUR)