valsort on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S valsort

* (Optional) Uninstall valsort on Arch using YAY

$ yay -Rns valsort

2. Manually Install "valsort" via AUR

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

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

b. Clone valsort's git locally

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

c. Go to ~/valsort folder and install it

$ cd ~/valsort $ makepkg -si

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

ID: 201824
Name: valsort
PackageBaseID: 87853
PackageBase: valsort
Version: 1.5-1
Description: Validate sorted records for the sort benchmarks presented on www.sortbenchmark.org
URL: http://www.ordinal.com/gensort.html
NumVotes: 0
Popularity: 0
OutOfDate: 1700859816
Maintainer:
Submitter: voyd
FirstSubmitted: 1417370832
LastModified: 1435070026
URLPath: /cgit/aur.git/snapshot/valsort.tar.gz