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
Copied
b. Install hmm on Arch using YAY
$
yay -S
hmm
Copied
* (Optional) Uninstall hmm on Arch using YAY
$
yay -Rns
hmm
Copied
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
Copied
b. Clone hmm's git locally
$
git clone https://aur.archlinux.org/hmm.git
~/hmm
Copied
c. Go to ~/hmm folder and install it
$
cd
~/hmm
Copied
$
makepkg -si
Copied
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
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