hets-lib on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S hets-lib

* (Optional) Uninstall hets-lib on Arch using YAY

$ yay -Rns hets-lib

2. Manually Install "hets-lib" via AUR

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

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

b. Clone hets-lib's git locally

$ git clone https://aur.archlinux.org/hets-lib.git ~/hets-lib

c. Go to ~/hets-lib folder and install it

$ cd ~/hets-lib $ makepkg -si

3. Information about the hets-lib package on Arch User Repository (AUR)

ID: 330872
Name: hets-lib
PackageBaseID: 107992
PackageBase: hets-lib
Version: 20141215.ecafeec-2
Description: Basic libraries and other examples for Hets
URL: https://github.com/spechub/Hets-lib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eugenk
Submitter: eugenk
FirstSubmitted: 1456326306
LastModified: 1471595987
URLPath: /cgit/aur.git/snapshot/hets-lib.tar.gz