triangle on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install triangle on Arch using YAY
$
yay -S
triangle
Copied
* (Optional) Uninstall triangle on Arch using YAY
$
yay -Rns
triangle
Copied
2. Manually Install "triangle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone triangle's git locally
$
git clone https://aur.archlinux.org/triangle.git
~/triangle
Copied
c. Go to ~/triangle folder and install it
$
cd
~/triangle
Copied
$
makepkg -si
Copied
3. Information about the triangle package on Arch User Repository (AUR)
ID: 1041611
Name: triangle
PackageBaseID: 84226
PackageBase: archimedes-tools
Version: 1.6-8
Description: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
URL: http://www.cs.cmu.edu/~quake/triangle.html
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: eolianoe
FirstSubmitted: 1406759951
LastModified: 1645580432
URLPath: /cgit/aur.git/snapshot/triangle.tar.gz
Name: triangle
PackageBaseID: 84226
PackageBase: archimedes-tools
Version: 1.6-8
Description: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator.
URL: http://www.cs.cmu.edu/~quake/triangle.html
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: eolianoe
FirstSubmitted: 1406759951
LastModified: 1645580432
URLPath: /cgit/aur.git/snapshot/triangle.tar.gz