python2-hpgl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-hpgl

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

$ yay -Rns python2-hpgl

2. Manually Install "python2-hpgl" via AUR

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

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

b. Clone python2-hpgl's git locally

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

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

$ cd ~/python2-hpgl $ makepkg -si

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

ID: 213688
Name: python2-hpgl
PackageBaseID: 90761
PackageBase: python2-hpgl
Version: 0.1.0-1
Description: Python HPGL Parsing Library
URL: https://github.com/alexforencich/python-hpgl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.forencich
FirstSubmitted: 1424775869
LastModified: 1437419749
URLPath: /cgit/aur.git/snapshot/python2-hpgl.tar.gz