python2-imread on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-imread

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

$ yay -Rns python2-imread

2. Manually Install "python2-imread" via AUR

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

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

b. Clone python2-imread's git locally

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

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

$ cd ~/python2-imread $ makepkg -si

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

ID: 957287
Name: python2-imread
PackageBaseID: 80909
PackageBase: python2-imread
Version: 0.7.4-1
Description: Read images to numpy arrays
URL: https://pypi.python.org/pypi/imread/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: McNoggins
FirstSubmitted: 1397498890
LastModified: 1630935884
URLPath: /cgit/aur.git/snapshot/python2-imread.tar.gz

5. The same packages on other Linux Distributions