gmt4 on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S gmt4

* (Optional) Uninstall gmt4 on Arch using YAY

$ yay -Rns gmt4

2. Manually Install "gmt4" via AUR

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

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

b. Clone gmt4's git locally

$ git clone https://aur.archlinux.org/gmt4.git ~/gmt4

c. Go to ~/gmt4 folder and install it

$ cd ~/gmt4 $ makepkg -si

3. Information about the gmt4 package on Arch User Repository (AUR)

ID: 554800
Name: gmt4
PackageBaseID: 75225
PackageBase: gmt4
Version: 4.5.18-1
Description: Generic Mapping Tools V4: Collection of tools for manipulating geographic and Cartesian data sets, and generating EPS maps.
URL: http://gmt.soest.hawaii.edu/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: graziano
FirstSubmitted: 1383993473
LastModified: 1540526758
URLPath: /cgit/aur.git/snapshot/gmt4.tar.gz