fairsplit on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S fairsplit

* (Optional) Uninstall fairsplit on Arch using YAY

$ yay -Rns fairsplit

2. Manually Install "fairsplit" via AUR

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

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

b. Clone fairsplit's git locally

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

c. Go to ~/fairsplit folder and install it

$ cd ~/fairsplit $ makepkg -si

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

ID: 213306
Name: fairsplit
PackageBaseID: 76879
PackageBase: fairsplit
Version: 1.1-3
Description: A simple program to calculate how to split multiple expenses fairly.
URL: https://github.com/cassava/fairsplit
NumVotes: 0
Popularity: 0
OutOfDate: 1701700272
Maintainer: cassava
Submitter: cassava
FirstSubmitted: 1388603211
LastModified: 1437296087
URLPath: /cgit/aur.git/snapshot/fairsplit.tar.gz