python-resize-image on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-resize-image

* (Optional) Uninstall python-resize-image on Arch using YAY

$ yay -Rns python-resize-image

2. Manually Install "python-resize-image" via AUR

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

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

b. Clone python-resize-image's git locally

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

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

$ cd ~/python-resize-image $ makepkg -si

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

ID: 1063627
Name: python-resize-image
PackageBaseID: 158191
PackageBase: python-resize-image
Version: 1.1.20-1
Description: A Small python package to easily resize images
URL: https://github.com/VingtCinq/python-resize-image
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: k0ste
Submitter: k0ste
FirstSubmitted: 1601370211
LastModified: 1649425608
URLPath: /cgit/aur.git/snapshot/python-resize-image.tar.gz