pygplates on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S pygplates

* (Optional) Uninstall pygplates on Arch using YAY

$ yay -Rns pygplates

2. Manually Install "pygplates" via AUR

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

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

b. Clone pygplates's git locally

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

c. Go to ~/pygplates folder and install it

$ cd ~/pygplates $ makepkg -si

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

ID: 1370585
Name: pygplates
PackageBaseID: 188570
PackageBase: pygplates
Version: 0.36.0-1
Description: PyGPlates enables access to GPlates functionality via the Python programming language.
URL: https://www.gplates.org
NumVotes: 1
Popularity: 9.4E-5
OutOfDate:
Maintainer: tamamizu
Submitter: tamamizu
FirstSubmitted: 1670468883
LastModified: 1702698665
URLPath: /cgit/aur.git/snapshot/pygplates.tar.gz