natsort on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S natsort

* (Optional) Uninstall natsort on Arch using YAY

$ yay -Rns natsort

2. Manually Install "natsort" via AUR

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

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

b. Clone natsort's git locally

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

c. Go to ~/natsort folder and install it

$ cd ~/natsort $ makepkg -si

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

ID: 184662
Name: natsort
PackageBaseID: 68403
PackageBase: natsort
Version: 0.1.0-1
Description: Natural Sorting utility
URL: https://github.com/jjk-jacky/natsort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1363969513
LastModified: 1433783694
URLPath: /cgit/aur.git/snapshot/natsort.tar.gz