python-affine on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-affine

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

$ yay -Rns python-affine

2. Manually Install "python-affine" via AUR

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

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

b. Clone python-affine's git locally

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

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

$ cd ~/python-affine $ makepkg -si

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

ID: 1296053
Name: python-affine
PackageBaseID: 104210
PackageBase: python-affine
Version: 2.4.0-1
Description: Python package for matrices describing affine transformation of the plane
URL: https://github.com/rasterio/affine
NumVotes: 7
Popularity: 0.000256
OutOfDate:
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1449302938
LastModified: 1690652947
URLPath: /cgit/aur.git/snapshot/python-affine.tar.gz