sums on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sums

* (Optional) Uninstall sums on Arch using YAY

$ yay -Rns sums

2. Manually Install "sums" via AUR

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

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

b. Clone sums's git locally

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

c. Go to ~/sums folder and install it

$ cd ~/sums $ makepkg -si

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

ID: 1144594
Name: sums
PackageBaseID: 169644
PackageBase: sums
Version: 0.8-2
Description: Sums is a simple GTK postfix calculator that adheres to GNOME's human-interface guidelines
URL: https://gitlab.com/leesonwai/sums
NumVotes: 0
Popularity: 0
OutOfDate: 1703603473
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1628271365
LastModified: 1664210496
URLPath: /cgit/aur.git/snapshot/sums.tar.gz