humnumsort on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S humnumsort

* (Optional) Uninstall humnumsort on Arch using YAY

$ yay -Rns humnumsort

2. Manually Install "humnumsort" via AUR

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

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

b. Clone humnumsort's git locally

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

c. Go to ~/humnumsort folder and install it

$ cd ~/humnumsort $ makepkg -si

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

ID: 1261240
Name: humnumsort
PackageBaseID: 185896
PackageBase: humnumsort
Version: 0.3.0-1
Description: Human-sorts lines (i.e. x10\n comes after x1\n)
URL: https://github.com/ctrlcctrlv/humnumsort
NumVotes: 1
Popularity: 1.8E-5
OutOfDate:
Maintainer: kleintux
Submitter: ashtonqlb
FirstSubmitted: 1663725374
LastModified: 1684713230
URLPath: /cgit/aur.git/snapshot/humnumsort.tar.gz