python-hpgl on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-hpgl

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

$ yay -Rns python-hpgl

2. Manually Install "python-hpgl" via AUR

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

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

b. Clone python-hpgl's git locally

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

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

$ cd ~/python-hpgl $ makepkg -si

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

ID: 213686
Name: python-hpgl
PackageBaseID: 90759
PackageBase: python-hpgl
Version: 0.1.0-1
Description: Python HPGL Parsing Library
URL: https://github.com/alexforencich/python-hpgl
NumVotes: 0
Popularity: 0
OutOfDate: 1689414462
Maintainer: alex.forencich
Submitter: alex.forencich
FirstSubmitted: 1424775860
LastModified: 1437419561
URLPath: /cgit/aur.git/snapshot/python-hpgl.tar.gz