aaru on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S aaru

* (Optional) Uninstall aaru on Arch using YAY

$ yay -Rns aaru

2. Manually Install "aaru" via AUR

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

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

b. Clone aaru's git locally

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

c. Go to ~/aaru folder and install it

$ cd ~/aaru $ makepkg -si

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

ID: 1188832
Name: aaru
PackageBaseID: 155853
PackageBase: aaru
Version: 5.3.2-1
Description: Disc image management and creation tool for disks, tapes, optical and solid state media
URL: http://www.aaru.app
NumVotes: 3
Popularity: 0.000244
OutOfDate:
Maintainer: claunia
Submitter: claunia
FirstSubmitted: 1595650320
LastModified: 1672216688
URLPath: /cgit/aur.git/snapshot/aaru.tar.gz