hledger-utils on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hledger-utils

* (Optional) Uninstall hledger-utils on Arch using YAY

$ yay -Rns hledger-utils

2. Manually Install "hledger-utils" via AUR

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

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

b. Clone hledger-utils's git locally

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

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

$ cd ~/hledger-utils $ makepkg -si

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

ID: 1416593
Name: hledger-utils
PackageBaseID: 190451
PackageBase: hledger-utils
Version: 1.14.0-1
Description: Utilities extending the hledger plaintextaccounting tool
URL: https://gitlab.com/nobodyinperson/hledger-utils
NumVotes: 1
Popularity: 0.00045
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1676462426
LastModified: 1709034131
URLPath: /cgit/aur.git/snapshot/hledger-utils.tar.gz