aurman on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S aurman

* (Optional) Uninstall aurman on Arch using YAY

$ yay -Rns aurman

2. Manually Install "aurman" via AUR

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

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

b. Clone aurman's git locally

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

c. Go to ~/aurman folder and install it

$ cd ~/aurman $ makepkg -si

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

ID: 1258045
Name: aurman
PackageBaseID: 130952
PackageBase: aurman
Version: 2.22-1
Description: AUR helper with almost pacman syntax
URL: https://github.com/polygamma/aurman
NumVotes: 199
Popularity: 0.076518
OutOfDate:
Maintainer: polygamma
Submitter: polygamma
FirstSubmitted: 1521581505
LastModified: 1684096126
URLPath: /cgit/aur.git/snapshot/aurman.tar.gz