acquire_rs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S acquire_rs

* (Optional) Uninstall acquire_rs on Arch using YAY

$ yay -Rns acquire_rs

2. Manually Install "acquire_rs" via AUR

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

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

b. Clone acquire_rs's git locally

$ git clone https://aur.archlinux.org/acquire_rs.git ~/acquire_rs

c. Go to ~/acquire_rs folder and install it

$ cd ~/acquire_rs $ makepkg -si

3. Information about the acquire_rs package on Arch User Repository (AUR)

ID: 1046875
Name: acquire_rs
PackageBaseID: 176631
PackageBase: acquire_rs
Version: 1.0.1-2
Description: The board game Acquire written in rust to be played via the command line
URL: https://github.com/lmh01/Acquire_rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LMH01
Submitter: LMH01
FirstSubmitted: 1646511438
LastModified: 1646515509
URLPath: /cgit/aur.git/snapshot/acquire_rs.tar.gz