genht on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "genht" 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 genht on Arch using YAY
$
yay -S
genht
Copied
* (Optional) Uninstall genht on Arch using YAY
$
yay -Rns
genht
Copied
2. Manually Install "genht" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone genht's git locally
$
git clone https://aur.archlinux.org/genht.git
~/genht
Copied
c. Go to ~/genht folder and install it
$
cd
~/genht
Copied
$
makepkg -si
Copied
3. Information about the genht package on Arch User Repository (AUR)
ID: 937937
Name: genht
PackageBaseID: 169112
PackageBase: genht
Version: 1.1.2-1
Description: a simple generic hash table implementation in C
URL: http://www.repo.hu/projects/genht/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cuvoodoo
Submitter: cuvoodoo
FirstSubmitted: 1626959706
LastModified: 1626959706
URLPath: /cgit/aur.git/snapshot/genht.tar.gz
Name: genht
PackageBaseID: 169112
PackageBase: genht
Version: 1.1.2-1
Description: a simple generic hash table implementation in C
URL: http://www.repo.hu/projects/genht/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cuvoodoo
Submitter: cuvoodoo
FirstSubmitted: 1626959706
LastModified: 1626959706
URLPath: /cgit/aur.git/snapshot/genht.tar.gz