autorevision on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S autorevision

* (Optional) Uninstall autorevision on Arch using YAY

$ yay -Rns autorevision

2. Manually Install "autorevision" via AUR

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

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

b. Clone autorevision's git locally

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

c. Go to ~/autorevision folder and install it

$ cd ~/autorevision $ makepkg -si

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

ID: 853521
Name: autorevision
PackageBaseID: 63948
PackageBase: autorevision
Version: 1.22-1
Description: Extracts metadata about the HEAD of a repository
URL: https://autorevision.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1351216965
LastModified: 1611677580
URLPath: /cgit/aur.git/snapshot/autorevision.tar.gz