aurutils on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S aurutils

* (Optional) Uninstall aurutils on Arch using YAY

$ yay -Rns aurutils

2. Manually Install "aurutils" via AUR

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

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

b. Clone aurutils's git locally

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

c. Go to ~/aurutils folder and install it

$ cd ~/aurutils $ makepkg -si

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

ID: 1357201
Name: aurutils
PackageBaseID: 109344
PackageBase: aurutils
Version: 18.5-1
Description: helper tools for the arch user repository
URL: https://github.com/AladW/aurutils
NumVotes: 264
Popularity: 2.582333
OutOfDate:
Maintainer: Alad
Submitter: Alad
FirstSubmitted: 1459019841
LastModified: 1700624440
URLPath: /cgit/aur.git/snapshot/aurutils.tar.gz