python-willow on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-willow

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

$ yay -Rns python-willow

2. Manually Install "python-willow" via AUR

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

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

b. Clone python-willow's git locally

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

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

$ cd ~/python-willow $ makepkg -si

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

ID: 1391727
Name: python-willow
PackageBaseID: 191933
PackageBase: python-willow
Version: 1.8.0-1
Description: A Python image library that sits on top of Pillow, Wand and OpenCV
URL: https://www.sphinx-needs.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1679772251
LastModified: 1706093774
URLPath: /cgit/aur.git/snapshot/python-willow.tar.gz

5. The same packages on other Linux Distributions