python2-pycups on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python2-pycups

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

$ yay -Rns python2-pycups

2. Manually Install "python2-pycups" via AUR

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

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

b. Clone python2-pycups's git locally

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

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

$ cd ~/python2-pycups $ makepkg -si

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

ID: 794820
Name: python2-pycups
PackageBaseID: 149013
PackageBase: python2-pycups
Version: 1.9.74-2
Description: Python 2 CUPS Bindings
URL: http://cyberelk.net/tim/software/pycups/
NumVotes: 1
Popularity: 0
OutOfDate: 1703505200
Maintainer: Joermungand
Submitter: Joermungand
FirstSubmitted: 1581357819
LastModified: 1600771121
URLPath: /cgit/aur.git/snapshot/python2-pycups.tar.gz

5. The same packages on other Linux Distributions