adv on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "adv" 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 adv on Arch using YAY
$
yay -S
adv
Copied
* (Optional) Uninstall adv on Arch using YAY
$
yay -Rns
adv
Copied
2. Manually Install "adv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone adv's git locally
$
git clone https://aur.archlinux.org/adv.git
~/adv
Copied
c. Go to ~/adv folder and install it
$
cd
~/adv
Copied
$
makepkg -si
Copied
3. Information about the adv package on Arch User Repository (AUR)
ID: 1308698
Name: adv
PackageBaseID: 196961
PackageBase: adv
Version: 1.0.0-1
Description: Dispenses programming aphorisms in the style of UNIX fortune
URL: https://github.com/griffinevans/adv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grevans
Submitter: grevans
FirstSubmitted: 1692918644
LastModified: 1692918644
URLPath: /cgit/aur.git/snapshot/adv.tar.gz
Name: adv
PackageBaseID: 196961
PackageBase: adv
Version: 1.0.0-1
Description: Dispenses programming aphorisms in the style of UNIX fortune
URL: https://github.com/griffinevans/adv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grevans
Submitter: grevans
FirstSubmitted: 1692918644
LastModified: 1692918644
URLPath: /cgit/aur.git/snapshot/adv.tar.gz