python-naturalsort on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-naturalsort

* (Optional) Uninstall python-naturalsort on Arch using YAY

$ yay -Rns python-naturalsort

2. Manually Install "python-naturalsort" via AUR

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

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

b. Clone python-naturalsort's git locally

$ git clone https://aur.archlinux.org/python-naturalsort.git ~/python-naturalsort

c. Go to ~/python-naturalsort folder and install it

$ cd ~/python-naturalsort $ makepkg -si

3. Information about the python-naturalsort package on Arch User Repository (AUR)

ID: 1252664
Name: python-naturalsort
PackageBaseID: 134567
PackageBase: python-naturalsort
Version: 1.5.1-4
Description: Simple natural order sorting API for Python that just works
URL: https://github.com/xolox/python-naturalsort
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: itoijala
Submitter: itoijala
FirstSubmitted: 1532793905
LastModified: 1683210062
URLPath: /cgit/aur.git/snapshot/python-naturalsort.tar.gz