ledger2beancount on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ledger2beancount

* (Optional) Uninstall ledger2beancount on Arch using YAY

$ yay -Rns ledger2beancount

2. Manually Install "ledger2beancount" via AUR

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

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

b. Clone ledger2beancount's git locally

$ git clone https://aur.archlinux.org/ledger2beancount.git ~/ledger2beancount

c. Go to ~/ledger2beancount folder and install it

$ cd ~/ledger2beancount $ makepkg -si

3. Information about the ledger2beancount package on Arch User Repository (AUR)

ID: 1177810
Name: ledger2beancount
PackageBaseID: 131220
PackageBase: ledger2beancount
Version: 2.7-1
Description: Ledger to Beancount text-based converter
URL: https://github.com/beancount/ledger2beancount
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xuhcc
Submitter: wzyboy
FirstSubmitted: 1522413671
LastModified: 1670082913
URLPath: /cgit/aur.git/snapshot/ledger2beancount.tar.gz