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