python2-pillow on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python2-pillow

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

$ yay -Rns python2-pillow

2. Manually Install "python2-pillow" via AUR

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

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

b. Clone python2-pillow's git locally

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

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

$ cd ~/python2-pillow $ makepkg -si

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

ID: 1376518
Name: python2-pillow
PackageBaseID: 168450
PackageBase: python2-pillow
Version: 6.2.2-3
Description: Python Imaging Library (PIL) fork
URL: https://python-pillow.github.io/
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: FabioLolix
Submitter: Joermungand
FirstSubmitted: 1624944614
LastModified: 1703702308
URLPath: /cgit/aur.git/snapshot/python2-pillow.tar.gz

5. The same packages on other Linux Distributions