hsm-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S hsm-git

* (Optional) Uninstall hsm-git on Arch using YAY

$ yay -Rns hsm-git

2. Manually Install "hsm-git" via AUR

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

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

b. Clone hsm-git's git locally

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

c. Go to ~/hsm-git folder and install it

$ cd ~/hsm-git $ makepkg -si

3. Information about the hsm-git package on Arch User Repository (AUR)

ID: 732091
Name: hsm-git
PackageBaseID: 152457
PackageBase: hsm-git
Version: 1.0-1
Description: The hana state machine (hsm) is a finite state machine library based on the boost hana meta programming library
URL: https://github.com/erikzenker/hsm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erikzenker
Submitter: erikzenker
FirstSubmitted: 1588789759
LastModified: 1588790411
URLPath: /cgit/aur.git/snapshot/hsm-git.tar.gz