aurgit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S aurgit

* (Optional) Uninstall aurgit on Arch using YAY

$ yay -Rns aurgit

2. Manually Install "aurgit" via AUR

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

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

b. Clone aurgit's git locally

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

c. Go to ~/aurgit folder and install it

$ cd ~/aurgit $ makepkg -si

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

ID: 596227
Name: aurgit
PackageBaseID: 140425
PackageBase: aurgit
Version: 1.0-1
Description: A simple way to manage AUR packages
URL: https://github.com/Carpetsmoker/aurgit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Carpetsmoker
Submitter: Carpetsmoker
FirstSubmitted: 1552959523
LastModified: 1552959523
URLPath: /cgit/aur.git/snapshot/aurgit.tar.gz