python-piecash on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-piecash

* (Optional) Uninstall python-piecash on Arch using YAY

$ yay -Rns python-piecash

2. Manually Install "python-piecash" via AUR

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

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

b. Clone python-piecash's git locally

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

c. Go to ~/python-piecash folder and install it

$ cd ~/python-piecash $ makepkg -si

3. Information about the python-piecash package on Arch User Repository (AUR)

ID: 1009497
Name: python-piecash
PackageBaseID: 174373
PackageBase: python-piecash
Version: 1.2.0-1
Description: A Python library providing a simple and pythonic interface to GnuCash files stored in SQL.
URL: https://pypi.org/project/piecash/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bunburya
Submitter: bunburya
FirstSubmitted: 1640380960
LastModified: 1640380960
URLPath: /cgit/aur.git/snapshot/python-piecash.tar.gz