python-geoplot on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-geoplot

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

$ yay -Rns python-geoplot

2. Manually Install "python-geoplot" via AUR

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

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

b. Clone python-geoplot's git locally

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

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

$ cd ~/python-geoplot $ makepkg -si

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

ID: 1309399
Name: python-geoplot
PackageBaseID: 142015
PackageBase: python-geoplot
Version: 0.5.1-1
Description: High-level geospatial data visualization library for Python
URL: https://github.com/ResidentMario/geoplot
NumVotes: 0
Popularity: 0
OutOfDate: 1702028128
Maintainer: dringsim
Submitter: jerry73204
FirstSubmitted: 1557772353
LastModified: 1693067040
URLPath: /cgit/aur.git/snapshot/python-geoplot.tar.gz