jgnash on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S jgnash

* (Optional) Uninstall jgnash on Arch using YAY

$ yay -Rns jgnash

2. Manually Install "jgnash" via AUR

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

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

b. Clone jgnash's git locally

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

c. Go to ~/jgnash folder and install it

$ cd ~/jgnash $ makepkg -si

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

ID: 422242
Name: jgnash
PackageBaseID: 100199
PackageBase: jgnash
Version: 2.32.0-1
Description: Cross platform personal finance application written in Java
URL: http://sourceforge.net/projects/jgnash/
NumVotes: 1
Popularity: 0
OutOfDate: 1655947588
Maintainer:
Submitter: Dragonlord
FirstSubmitted: 1442515704
LastModified: 1498307122
URLPath: /cgit/aur.git/snapshot/jgnash.tar.gz