ehh on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ehh

* (Optional) Uninstall ehh on Arch using YAY

$ yay -Rns ehh

2. Manually Install "ehh" via AUR

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

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

b. Clone ehh's git locally

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

c. Go to ~/ehh folder and install it

$ cd ~/ehh $ makepkg -si

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

ID: 1233239
Name: ehh
PackageBaseID: 192024
PackageBase: ehh
Version: 1.1.1-1
Description: Remember linux commands
URL: https://github.com/lennardv2/ehh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: r_st
Submitter: r_st
FirstSubmitted: 1680022199
LastModified: 1680022199
URLPath: /cgit/aur.git/snapshot/ehh.tar.gz