dune-typetree on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dune-typetree

* (Optional) Uninstall dune-typetree on Arch using YAY

$ yay -Rns dune-typetree

2. Manually Install "dune-typetree" via AUR

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

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

b. Clone dune-typetree's git locally

$ git clone https://aur.archlinux.org/dune-typetree.git ~/dune-typetree

c. Go to ~/dune-typetree folder and install it

$ cd ~/dune-typetree $ makepkg -si

3. Information about the dune-typetree package on Arch User Repository (AUR)

ID: 1371428
Name: dune-typetree
PackageBaseID: 113851
PackageBase: dune-typetree
Version: 2.9.1-1
Description: Template library for constructing and operating on statically typed trees of objects
URL: https://dune-project.org/modules/dune-typetree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PrinceMachiavell
Submitter: lubgr
FirstSubmitted: 1469099017
LastModified: 1702840199
URLPath: /cgit/aur.git/snapshot/dune-typetree.tar.gz