ledger-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ledger-git

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

$ yay -Rns ledger-git

2. Manually Install "ledger-git" via AUR

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

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

b. Clone ledger-git's git locally

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

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

$ cd ~/ledger-git $ makepkg -si

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

ID: 1143721
Name: ledger-git
PackageBaseID: 26814
PackageBase: ledger-git
Version: latest-6
Description: A double-entry accounting system with a command-line reporting interface (development version)
URL: http://ledger-cli.org
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: izenin
Submitter: joni
FirstSubmitted: 1243473241
LastModified: 1664026676
URLPath: /cgit/aur.git/snapshot/ledger-git.tar.gz