python-triangle on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-triangle

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

$ yay -Rns python-triangle

2. Manually Install "python-triangle" via AUR

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

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

b. Clone python-triangle's git locally

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

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

$ cd ~/python-triangle $ makepkg -si

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

ID: 1324005
Name: python-triangle
PackageBaseID: 147490
PackageBase: python-triangle
Version: 20230923-1
Description: Python bindings to the triangle library
URL: https://github.com/drufat/triangle
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: liamtimms
FirstSubmitted: 1576702805
LastModified: 1695577390
URLPath: /cgit/aur.git/snapshot/python-triangle.tar.gz