htd on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S htd

* (Optional) Uninstall htd on Arch using YAY

$ yay -Rns htd

2. Manually Install "htd" via AUR

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

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

b. Clone htd's git locally

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

c. Go to ~/htd folder and install it

$ cd ~/htd $ makepkg -si

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

ID: 914737
Name: htd
PackageBaseID: 157949
PackageBase: htd
Version: 1.2-2
Description: A small but efficient C++ library for computing (customized) tree and hypertree decompositions.
URL: https://github.com/mabseher/htd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fncnt
Submitter: fncnt
FirstSubmitted: 1600783237
LastModified: 1622466019
URLPath: /cgit/aur.git/snapshot/htd.tar.gz