python-imgaug on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-imgaug

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

$ yay -Rns python-imgaug

2. Manually Install "python-imgaug" via AUR

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

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

b. Clone python-imgaug's git locally

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

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

$ cd ~/python-imgaug $ makepkg -si

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

ID: 711654
Name: python-imgaug
PackageBaseID: 135583
PackageBase: python-imgaug
Version: 0.4.0-1
Description: Image augmentation for machine learning experiments
URL: https://github.com/aleju/imgaug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: MoetaYuko
FirstSubmitted: 1535807490
LastModified: 1585036442
URLPath: /cgit/aur.git/snapshot/python-imgaug.tar.gz