python2-imagesize on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python2-imagesize

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

$ yay -Rns python2-imagesize

2. Manually Install "python2-imagesize" via AUR

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

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

b. Clone python2-imagesize's git locally

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

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

$ cd ~/python2-imagesize $ makepkg -si

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

ID: 1046435
Name: python2-imagesize
PackageBaseID: 162281
PackageBase: python2-imagesize
Version: 1.3.0-1
Description: Getting image size from png/jpeg/jpeg2000/gif file
URL: https://github.com/shibukawa/imagesize_py
NumVotes: 3
Popularity: 0.000475
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1611092925
LastModified: 1646443271
URLPath: /cgit/aur.git/snapshot/python2-imagesize.tar.gz

5. The same packages on other Linux Distributions