python-arcgis on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-arcgis

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

$ yay -Rns python-arcgis

2. Manually Install "python-arcgis" via AUR

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

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

b. Clone python-arcgis's git locally

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

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

$ cd ~/python-arcgis $ makepkg -si

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

ID: 675964
Name: python-arcgis
PackageBaseID: 147367
PackageBase: python-arcgis
Version: 1.7.0-2
Description: ArcGIS API for Python
URL: https://developers.arcgis.com/python/
NumVotes: 1
Popularity: 0
OutOfDate: 1626016700
Maintainer:
Submitter: iyanmv
FirstSubmitted: 1576189070
LastModified: 1576190620
URLPath: /cgit/aur.git/snapshot/python-arcgis.tar.gz