primesum on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S primesum

* (Optional) Uninstall primesum on Arch using YAY

$ yay -Rns primesum

2. Manually Install "primesum" via AUR

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

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

b. Clone primesum's git locally

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

c. Go to ~/primesum folder and install it

$ cd ~/primesum $ makepkg -si

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

ID: 1327911
Name: primesum
PackageBaseID: 149775
PackageBase: primesum
Version: 1.7-1
Description: Sum of the primes below x
URL: https://github.com/kimwalisch/primesum
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nandub
Submitter: nandub
FirstSubmitted: 1583296143
LastModified: 1696264515
URLPath: /cgit/aur.git/snapshot/primesum.tar.gz