gensort on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gensort

* (Optional) Uninstall gensort on Arch using YAY

$ yay -Rns gensort

2. Manually Install "gensort" via AUR

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

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

b. Clone gensort's git locally

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

c. Go to ~/gensort folder and install it

$ cd ~/gensort $ makepkg -si

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

ID: 201814
Name: gensort
PackageBaseID: 87854
PackageBase: gensort
Version: 1.5-1
Description: Generate input records for the sort benchmarks presented on www.sortbenchmark.org
URL: http://www.ordinal.com/gensort.html
NumVotes: 0
Popularity: 0
OutOfDate: 1700859792
Maintainer:
Submitter: voyd
FirstSubmitted: 1417370854
LastModified: 1435069874
URLPath: /cgit/aur.git/snapshot/gensort.tar.gz