adv on AUR (Arch User Repository)

Last updated: June 18,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

b. Install adv on Arch using YAY

$ yay -S adv

* (Optional) Uninstall adv on Arch using YAY

$ yay -Rns adv

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

b. Clone adv's git locally

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

c. Go to ~/adv folder and install it

$ cd ~/adv $ makepkg -si

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