python-accimage on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-accimage

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

$ yay -Rns python-accimage

2. Manually Install "python-accimage" via AUR

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

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

b. Clone python-accimage's git locally

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

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

$ cd ~/python-accimage $ makepkg -si

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

ID: 1280925
Name: python-accimage
PackageBaseID: 194658
PackageBase: python-accimage
Version: 0.2.0-2
Description: high performance image loading and augmenting routines mimicking PIL.Image interface
URL: https://github.com/pytorch/accimage
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1686735161
LastModified: 1688121011
URLPath: /cgit/aur.git/snapshot/python-accimage.tar.gz