hledger-ui-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hledger-ui-bin

* (Optional) Uninstall hledger-ui-bin on Arch using YAY

$ yay -Rns hledger-ui-bin

2. Manually Install "hledger-ui-bin" via AUR

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

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

b. Clone hledger-ui-bin's git locally

$ git clone https://aur.archlinux.org/hledger-ui-bin.git ~/hledger-ui-bin

c. Go to ~/hledger-ui-bin folder and install it

$ cd ~/hledger-ui-bin $ makepkg -si

3. Information about the hledger-ui-bin package on Arch User Repository (AUR)

ID: 1396493
Name: hledger-ui-bin
PackageBaseID: 156963
PackageBase: hledger-bin
Version: 1.32.3-1
Description: Curses-style terminal interface for the hledger accounting system
URL: http://hledger.org
NumVotes: 5
Popularity: 0.000928
OutOfDate:
Maintainer: ccat3z
Submitter: ccat3z
FirstSubmitted: 1598074787
LastModified: 1706767174
URLPath: /cgit/aur.git/snapshot/hledger-ui-bin.tar.gz