beancount-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S beancount-git

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

$ yay -Rns beancount-git

2. Manually Install "beancount-git" via AUR

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

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

b. Clone beancount-git's git locally

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

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

$ cd ~/beancount-git $ makepkg -si

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

ID: 869179
Name: beancount-git
PackageBaseID: 155752
PackageBase: beancount-git
Version: 2.3.3.r451.gf9481591-1
Description: Double-Entry Accounting from Text Input
URL: http://furius.ca/beancount/
NumVotes: 9
Popularity: 0
OutOfDate: 1687051611
Maintainer:
Submitter: aperez
FirstSubmitted: 1595427235
LastModified: 1614280317
URLPath: /cgit/aur.git/snapshot/beancount-git.tar.gz