ledger-go on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ledger-go

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

$ yay -Rns ledger-go

2. Manually Install "ledger-go" via AUR

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

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

b. Clone ledger-go's git locally

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

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

$ cd ~/ledger-go $ makepkg -si

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

ID: 1406374
Name: ledger-go
PackageBaseID: 168065
PackageBase: ledger-go
Version: 1.16.1-1
Description: A double-entry accounting system with a command-line reporting interface
URL: https://github.com/howeyc/ledger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: howeyc
Submitter: howeyc
FirstSubmitted: 1623970447
LastModified: 1707441843
URLPath: /cgit/aur.git/snapshot/ledger-go.tar.gz