polygen on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S polygen

* (Optional) Uninstall polygen on Arch using YAY

$ yay -Rns polygen

2. Manually Install "polygen" via AUR

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

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

b. Clone polygen's git locally

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

c. Go to ~/polygen folder and install it

$ cd ~/polygen $ makepkg -si

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

ID: 203992
Name: polygen
PackageBaseID: 19693
PackageBase: polygen
Version: 1.0.6-1
Description: A program for generating random sentences according to a grammar definition
URL: http://polygen.org/
NumVotes: 10
Popularity: 0
OutOfDate: 1701004876
Maintainer: Dragonlord
Submitter: Dragonlord
FirstSubmitted: 1220822915
LastModified: 1435507035
URLPath: /cgit/aur.git/snapshot/polygen.tar.gz