hledger-git on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S hledger-git

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

$ yay -Rns hledger-git

2. Manually Install "hledger-git" via AUR

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

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

b. Clone hledger-git's git locally

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

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

$ cd ~/hledger-git $ makepkg -si

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

ID: 704328
Name: hledger-git
PackageBaseID: 103474
PackageBase: hledger-git
Version: 20191113-2
Description: The hledger command-line and web-based accounting tool
URL: http://hledger.org
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: harrisonthorne
Submitter: atweiden
FirstSubmitted: 1447789192
LastModified: 1583449885
URLPath: /cgit/aur.git/snapshot/hledger-git.tar.gz