pygts on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pygts

* (Optional) Uninstall pygts on Arch using YAY

$ yay -Rns pygts

2. Manually Install "pygts" via AUR

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

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

b. Clone pygts's git locally

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

c. Go to ~/pygts folder and install it

$ cd ~/pygts $ makepkg -si

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

ID: 199694
Name: pygts
PackageBaseID: 34245
PackageBase: pygts
Version: 0.3.1-2
Description: Python package used to construct, manipulate, and perform computations on triangulated surfaces
URL: http://pygts.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1702768659
Maintainer: net147
Submitter: net147
FirstSubmitted: 1265074070
LastModified: 1434679098
URLPath: /cgit/aur.git/snapshot/pygts.tar.gz