genht on AUR (Arch User Repository)

Last updated: May 18,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

b. Install genht on Arch using YAY

$ yay -S genht

* (Optional) Uninstall genht on Arch using YAY

$ yay -Rns genht

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

b. Clone genht's git locally

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

c. Go to ~/genht folder and install it

$ cd ~/genht $ makepkg -si

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