python-imgsize on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-imgsize

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

$ yay -Rns python-imgsize

2. Manually Install "python-imgsize" via AUR

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

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

b. Clone python-imgsize's git locally

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

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

$ cd ~/python-imgsize $ makepkg -si

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

ID: 1414775
Name: python-imgsize
PackageBaseID: 148158
PackageBase: python-imgsize
Version: 2.1-7
Description: Pure Python image size library
URL: https://github.com/ojii/imgsize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1579002096
LastModified: 1708786962
URLPath: /cgit/aur.git/snapshot/python-imgsize.tar.gz