psurface on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S psurface

* (Optional) Uninstall psurface on Arch using YAY

$ yay -Rns psurface

2. Manually Install "psurface" via AUR

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

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

b. Clone psurface's git locally

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

c. Go to ~/psurface folder and install it

$ cd ~/psurface $ makepkg -si

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

ID: 956476
Name: psurface
PackageBaseID: 113846
PackageBase: psurface
Version: 2.0.0-1
Description: Piecewise linear bijections between triangulated surfaces
URL: http://numerik.mi.fu-berlin.de/dune/psurface/index.php
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lubgr
FirstSubmitted: 1469096691
LastModified: 1630714082
URLPath: /cgit/aur.git/snapshot/psurface.tar.gz