python-albumentations on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-albumentations

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

$ yay -Rns python-albumentations

2. Manually Install "python-albumentations" via AUR

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

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

b. Clone python-albumentations's git locally

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

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

$ cd ~/python-albumentations $ makepkg -si

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

ID: 1420967
Name: python-albumentations
PackageBaseID: 151505
PackageBase: python-albumentations
Version: 1.4.1-1
Description: Fast image augmentation library and easy to use wrapper around other libraries
URL: https://github.com/albumentations-team/albumentations
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1586876512
LastModified: 1709615874
URLPath: /cgit/aur.git/snapshot/python-albumentations.tar.gz