python2-rios on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-rios

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

$ yay -Rns python2-rios

2. Manually Install "python2-rios" via AUR

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

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

b. Clone python2-rios's git locally

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

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

$ cd ~/python2-rios $ makepkg -si

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

ID: 364966
Name: python2-rios
PackageBaseID: 110117
PackageBase: python2-rios
Version: 1.4.3-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: 1654451896
Maintainer:
FirstSubmitted: 1460673362
LastModified: 1481665658
URLPath: /cgit/aur.git/snapshot/python2-rios.tar.gz