dgtal on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dgtal

* (Optional) Uninstall dgtal on Arch using YAY

$ yay -Rns dgtal

2. Manually Install "dgtal" via AUR

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

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

b. Clone dgtal's git locally

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

c. Go to ~/dgtal folder and install it

$ cd ~/dgtal $ makepkg -si

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

ID: 599318
Name: dgtal
PackageBaseID: 138671
PackageBase: dgtal
Version: 1.0-1
Description: Digital Geometry Tools and Algorithms Library
URL: https://dgtal.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nyorem
Submitter: nyorem
FirstSubmitted: 1547196119
LastModified: 1553806007
URLPath: /cgit/aur.git/snapshot/dgtal.tar.gz