ggnfs-svn on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ggnfs-svn

* (Optional) Uninstall ggnfs-svn on Arch using YAY

$ yay -Rns ggnfs-svn

2. Manually Install "ggnfs-svn" via AUR

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

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

b. Clone ggnfs-svn's git locally

$ git clone https://aur.archlinux.org/ggnfs-svn.git ~/ggnfs-svn

c. Go to ~/ggnfs-svn folder and install it

$ cd ~/ggnfs-svn $ makepkg -si

3. Information about the ggnfs-svn package on Arch User Repository (AUR)

ID: 264928
Name: ggnfs-svn
PackageBaseID: 106034
PackageBase: ggnfs-svn
Version: 441-1
Description: GGNFS is an open source implementation of General Number Field Sieve algorithm for factoring integers.
URL: http://sourceforge.net/projects/ggnfs/
NumVotes: 3
Popularity: 0
OutOfDate: 1703849032
Maintainer: khampf
Submitter: khampf
FirstSubmitted: 1452637887
LastModified: 1452715277
URLPath: /cgit/aur.git/snapshot/ggnfs-svn.tar.gz