fin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fin

* (Optional) Uninstall fin on Arch using YAY

$ yay -Rns fin

2. Manually Install "fin" via AUR

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

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

b. Clone fin's git locally

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

c. Go to ~/fin folder and install it

$ cd ~/fin $ makepkg -si

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

ID: 383066
Name: fin
PackageBaseID: 119672
PackageBase: fin
Version: 1.51-1
Description: The command line personal finances manager
URL: https://github.com/bashrc/fin
NumVotes: 0
Popularity: 0
OutOfDate: 1707139125
Maintainer: bashrc
Submitter: bashrc
FirstSubmitted: 1486850670
LastModified: 1486850672
URLPath: /cgit/aur.git/snapshot/fin.tar.gz