python2-imaging on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python2-imaging

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

$ yay -Rns python2-imaging

2. Manually Install "python2-imaging" via AUR

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

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

b. Clone python2-imaging's git locally

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

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

$ cd ~/python2-imaging $ makepkg -si

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

ID: 888012
Name: python2-imaging
PackageBaseID: 77280
PackageBase: python2-imaging
Version: 1.1.7-14
Description: PIL. Provides image processing capabilities for python
URL: http://www.pythonware.com/products/pil/index.htm
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: franga2000
FirstSubmitted: 1389217260
LastModified: 1617621290
URLPath: /cgit/aur.git/snapshot/python2-imaging.tar.gz