htd on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install htd on Arch using YAY
$
yay -S
htd
Copied
* (Optional) Uninstall htd on Arch using YAY
$
yay -Rns
htd
Copied
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
Copied
b. Clone htd's git locally
$
git clone https://aur.archlinux.org/htd.git
~/htd
Copied
c. Go to ~/htd folder and install it
$
cd
~/htd
Copied
$
makepkg -si
Copied
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
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