aurum on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S aurum

* (Optional) Uninstall aurum on Arch using YAY

$ yay -Rns aurum

2. Manually Install "aurum" via AUR

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

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

b. Clone aurum's git locally

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

c. Go to ~/aurum folder and install it

$ cd ~/aurum $ makepkg -si

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

ID: 1242746
Name: aurum
PackageBaseID: 192721
PackageBase: aurum
Version: 0.2-1
Description: high-level wrapper for aurutils with extra features
URL: https://github.com/AladW/aurum
NumVotes: 1
Popularity: 0.003338
OutOfDate:
Maintainer: Alad
Submitter: Alad
FirstSubmitted: 1681579652
LastModified: 1681740136
URLPath: /cgit/aur.git/snapshot/aurum.tar.gz