sortdir on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sortdir

* (Optional) Uninstall sortdir on Arch using YAY

$ yay -Rns sortdir

2. Manually Install "sortdir" via AUR

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

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

b. Clone sortdir's git locally

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

c. Go to ~/sortdir folder and install it

$ cd ~/sortdir $ makepkg -si

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

ID: 1386323
Name: sortdir
PackageBaseID: 186789
PackageBase: sortdir
Version: 0.6-8
Description: Have [almost] any application sort its directory listings
URL: http://ftp.uhulinux.hu/sources/sortdir
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1666351143
LastModified: 1705344093
URLPath: /cgit/aur.git/snapshot/sortdir.tar.gz