aura on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S aura

* (Optional) Uninstall aura on Arch using YAY

$ yay -Rns aura

2. Manually Install "aura" via AUR

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

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

b. Clone aura's git locally

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

c. Go to ~/aura folder and install it

$ cd ~/aura $ makepkg -si

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

ID: 1084350
Name: aura
PackageBaseID: 60019
PackageBase: aura
Version: 3.2.9-1
Description: A secure package manager for Arch Linux and the AUR
URL: https://github.com/fosskers/aura
NumVotes: 167
Popularity: 0.029459
OutOfDate:
Maintainer: fosskers
Submitter: fosskers
FirstSubmitted: 1339580942
LastModified: 1653331373
URLPath: /cgit/aur.git/snapshot/aura.tar.gz