hmm on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S hmm

* (Optional) Uninstall hmm on Arch using YAY

$ yay -Rns hmm

2. Manually Install "hmm" via AUR

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

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

b. Clone hmm's git locally

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

c. Go to ~/hmm folder and install it

$ cd ~/hmm $ makepkg -si

3. Information about the hmm package on Arch User Repository (AUR)

ID: 1267907
Name: hmm
PackageBaseID: 150255
PackageBase: hmm
Version: 0.6.0-1
Description: A small command-line note taking app written in Rust.
URL: https://github.com/samwho/hmm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samwho
Submitter: samwho
FirstSubmitted: 1584292147
LastModified: 1685885108
URLPath: /cgit/aur.git/snapshot/hmm.tar.gz