autorevision on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install autorevision on Arch using YAY
$
yay -S
autorevision
Copied
* (Optional) Uninstall autorevision on Arch using YAY
$
yay -Rns
autorevision
Copied
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
Copied
b. Clone autorevision's git locally
$
git clone https://aur.archlinux.org/autorevision.git
~/autorevision
Copied
c. Go to ~/autorevision folder and install it
$
cd
~/autorevision
Copied
$
makepkg -si
Copied
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
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