apg on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S apg

* (Optional) Uninstall apg on Arch using YAY

$ yay -Rns apg

2. Manually Install "apg" via AUR

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

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

b. Clone apg's git locally

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

c. Go to ~/apg folder and install it

$ cd ~/apg $ makepkg -si

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

ID: 717965
Name: apg
PackageBaseID: 128720
PackageBase: apg
Version: 2.2.3-5
Description: Automated Password Generator.
URL: https://github.com/buzo-ffm/apg/
NumVotes: 48
Popularity: 0.48071
OutOfDate:
Maintainer: buzo
Submitter: Barthalion
FirstSubmitted: 1515182753
LastModified: 1586279076
URLPath: /cgit/aur.git/snapshot/apg.tar.gz