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
Copied
b. Install fairsplit on Arch using YAY
$
yay -S
fairsplit
Copied
* (Optional) Uninstall fairsplit on Arch using YAY
$
yay -Rns
fairsplit
Copied
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
Copied
b. Clone fairsplit's git locally
$
git clone https://aur.archlinux.org/fairsplit.git
~/fairsplit
Copied
c. Go to ~/fairsplit folder and install it
$
cd
~/fairsplit
Copied
$
makepkg -si
Copied
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
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