python-rios on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-rios

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

$ yay -Rns python-rios

2. Manually Install "python-rios" via AUR

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

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

b. Clone python-rios's git locally

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

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

$ cd ~/python-rios $ makepkg -si

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

ID: 1331444
Name: python-rios
PackageBaseID: 117737
PackageBase: python-rios
Version: 1.4.16-1
Description: A set of Python modules which makes it easy to write raster processing code in Python. Built on top of GDAL.
URL: http://rioshome.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xavier
Submitter: Xavier
FirstSubmitted: 1481665565
LastModified: 1696921360
URLPath: /cgit/aur.git/snapshot/python-rios.tar.gz