python-augmentor on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-augmentor

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

$ yay -Rns python-augmentor

2. Manually Install "python-augmentor" via AUR

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

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

b. Clone python-augmentor's git locally

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

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

$ cd ~/python-augmentor $ makepkg -si

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

ID: 1234051
Name: python-augmentor
PackageBaseID: 141482
PackageBase: python-augmentor
Version: 0.2.12-2
Description: Image augmentation library in Python for machine learning
URL: https://github.com/mdbloice/Augmentor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1556022396
LastModified: 1680178805
URLPath: /cgit/aur.git/snapshot/python-augmentor.tar.gz