python-imageio on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-imageio

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

$ yay -Rns python-imageio

2. Manually Install "python-imageio" via AUR

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

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

b. Clone python-imageio's git locally

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

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

$ cd ~/python-imageio $ makepkg -si

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

ID: 1419812
Name: python-imageio
PackageBaseID: 95671
PackageBase: python-imageio
Version: 2.34.0-1
Description: a Python library that provides an easy interface to read and write a wide range of image data
URL: https://github.com/imageio/imageio
NumVotes: 30
Popularity: 0.554592
OutOfDate:
Maintainer: leomao
Submitter: Francois_B
FirstSubmitted: 1436316134
LastModified: 1709439956
URLPath: /cgit/aur.git/snapshot/python-imageio.tar.gz