pug on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pug

* (Optional) Uninstall pug on Arch using YAY

$ yay -Rns pug

2. Manually Install "pug" via AUR

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

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

b. Clone pug's git locally

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

c. Go to ~/pug folder and install it

$ cd ~/pug $ makepkg -si

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

ID: 427643
Name: pug
PackageBaseID: 119718
PackageBase: pug
Version: 1.3-1
Description: Automatically saves and synchronizes Pacman and AUR installed package lists into Gists.
URL: https://github.com/Ventto/pug.git
NumVotes: 14
Popularity: 0.003496
OutOfDate:
Maintainer: ventto
Submitter: ventto
FirstSubmitted: 1486937512
LastModified: 1500124409
URLPath: /cgit/aur.git/snapshot/pug.tar.gz