phgen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S phgen

* (Optional) Uninstall phgen on Arch using YAY

$ yay -Rns phgen

2. Manually Install "phgen" via AUR

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

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

b. Clone phgen's git locally

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

c. Go to ~/phgen folder and install it

$ cd ~/phgen $ makepkg -si

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

ID: 578191
Name: phgen
PackageBaseID: 138694
PackageBase: phgen
Version: 1.0-1
Description: Pattern-based random phrase generation using WordNet
URL: https://github.com/AbsurdlySuspicious/PhraseGen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: absrdspc
Submitter: absrdspc
FirstSubmitted: 1547254565
LastModified: 1547838054
URLPath: /cgit/aur.git/snapshot/phgen.tar.gz