natsort on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install natsort on Arch using YAY
$
yay -S
natsort
Copied
* (Optional) Uninstall natsort on Arch using YAY
$
yay -Rns
natsort
Copied
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
Copied
b. Clone natsort's git locally
$
git clone https://aur.archlinux.org/natsort.git
~/natsort
Copied
c. Go to ~/natsort folder and install it
$
cd
~/natsort
Copied
$
makepkg -si
Copied
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
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