gplates on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gplates

* (Optional) Uninstall gplates on Arch using YAY

$ yay -Rns gplates

2. Manually Install "gplates" via AUR

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

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

b. Clone gplates's git locally

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

c. Go to ~/gplates folder and install it

$ cd ~/gplates $ makepkg -si

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

ID: 1372330
Name: gplates
PackageBaseID: 188567
PackageBase: gplates
Version: 2.4.0-2
Description: GPlates is a plate tectonics program. Manipulate reconstructions of geological and paleogeographic features through geological time. Interactively visualize vector, raster and volume data.
URL: https://www.gplates.org
NumVotes: 2
Popularity: 0.002983
OutOfDate:
Maintainer: tamamizu
Submitter: tamamizu
FirstSubmitted: 1670457368
LastModified: 1702994463
URLPath: /cgit/aur.git/snapshot/gplates.tar.gz