python-rasterio on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-rasterio

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

$ yay -Rns python-rasterio

2. Manually Install "python-rasterio" via AUR

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

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

b. Clone python-rasterio's git locally

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

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

$ cd ~/python-rasterio $ makepkg -si

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

ID: 1366884
Name: python-rasterio
PackageBaseID: 119257
PackageBase: python-rasterio
Version: 1.3.9-1
Description: Fast and direct raster I/O for use with Numpy and SciPy
URL: https://github.com/rasterio/rasterio
NumVotes: 4
Popularity: 0.000256
OutOfDate:
Maintainer: carlosal1015
Submitter: lazyboy
FirstSubmitted: 1485622496
LastModified: 1702095242
URLPath: /cgit/aur.git/snapshot/python-rasterio.tar.gz