python-pygmt on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-pygmt

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

$ yay -Rns python-pygmt

2. Manually Install "python-pygmt" via AUR

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

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

b. Clone python-pygmt's git locally

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

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

$ cd ~/python-pygmt $ makepkg -si

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

ID: 1317855
Name: python-pygmt
PackageBaseID: 141917
PackageBase: python-pygmt
Version: 0.10.0-2
Description: Python interface to the Generic Mapping Tools C library
URL: https://www.pygmt.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: holishing
Submitter: holishing
FirstSubmitted: 1557414012
LastModified: 1694542187
URLPath: /cgit/aur.git/snapshot/python-pygmt.tar.gz