python-imread on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-imread

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

$ yay -Rns python-imread

2. Manually Install "python-imread" via AUR

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

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

b. Clone python-imread's git locally

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

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

$ cd ~/python-imread $ makepkg -si

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

ID: 1359312
Name: python-imread
PackageBaseID: 82475
PackageBase: python-imread
Version: 0.7.5-1
Description: Read images to numpy arrays
URL: https://github.com/luispedro/imread
NumVotes: 9
Popularity: 0.020983
OutOfDate:
Maintainer: carlosal1015
Submitter: McNoggins
FirstSubmitted: 1401809756
LastModified: 1700842649
URLPath: /cgit/aur.git/snapshot/python-imread.tar.gz