beancount on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S beancount

* (Optional) Uninstall beancount on Arch using YAY

$ yay -Rns beancount

2. Manually Install "beancount" via AUR

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

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

b. Clone beancount's git locally

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

c. Go to ~/beancount folder and install it

$ cd ~/beancount $ makepkg -si

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

ID: 1371484
Name: beancount
PackageBaseID: 111324
PackageBase: beancount
Version: 2.3.6-1
Description: Double-Entry Accounting from Text Files
URL: http://furius.ca/beancount/
NumVotes: 23
Popularity: 0.209685
OutOfDate:
Maintainer: wzyboy
Submitter: wzyboy
FirstSubmitted: 1463385780
LastModified: 1702853619
URLPath: /cgit/aur.git/snapshot/beancount.tar.gz