python-escpos on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-escpos

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

$ yay -Rns python-escpos

2. Manually Install "python-escpos" via AUR

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

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

b. Clone python-escpos's git locally

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

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

$ cd ~/python-escpos $ makepkg -si

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

ID: 1396126
Name: python-escpos
PackageBaseID: 147769
PackageBase: python-escpos
Version: 3.0-2
Description: Python ESC/POS is a library which lets the user have access to all those printers handled by ESC/POS commands, as defined by Epson, from a Python application.
URL: https://pypi.python.org/pypi/python-escpos
NumVotes: 1
Popularity: 0.005922
OutOfDate:
Maintainer: bill88t
Submitter: wallacoloo
FirstSubmitted: 1577822859
LastModified: 1706719573
URLPath: /cgit/aur.git/snapshot/python-escpos.tar.gz