python-pagegen on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pagegen

* (Optional) Uninstall python-pagegen on Arch using YAY

$ yay -Rns python-pagegen

2. Manually Install "python-pagegen" via AUR

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

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

b. Clone python-pagegen's git locally

$ git clone https://aur.archlinux.org/python-pagegen.git ~/python-pagegen

c. Go to ~/python-pagegen folder and install it

$ cd ~/python-pagegen $ makepkg -si

3. Information about the python-pagegen package on Arch User Repository (AUR)

ID: 1141441
Name: python-pagegen
PackageBaseID: 173867
PackageBase: python-pagegen
Version: 3.8.0-1
Description: Python static site generator with reStructuredText markup
URL: https://github.com/oliverfields/pagegen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kseistrup
FirstSubmitted: 1639215216
LastModified: 1663565215
URLPath: /cgit/aur.git/snapshot/python-pagegen.tar.gz