python-pyvips on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-pyvips

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

$ yay -Rns python-pyvips

2. Manually Install "python-pyvips" via AUR

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

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

b. Clone python-pyvips's git locally

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

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

$ cd ~/python-pyvips $ makepkg -si

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

ID: 1421855
Name: python-pyvips
PackageBaseID: 160350
PackageBase: python-pyvips
Version: 2.2.2-2
Description: Python binding for libvips using cffi
URL: https://github.com/libvips/pyvips
NumVotes: 2
Popularity: 0.02138
OutOfDate:
Maintainer: aliu
Submitter: hxss
FirstSubmitted: 1606579793
LastModified: 1709736003
URLPath: /cgit/aur.git/snapshot/python-pyvips.tar.gz