proximity-sort on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S proximity-sort

* (Optional) Uninstall proximity-sort on Arch using YAY

$ yay -Rns proximity-sort

2. Manually Install "proximity-sort" via AUR

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

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

b. Clone proximity-sort's git locally

$ git clone https://aur.archlinux.org/proximity-sort.git ~/proximity-sort

c. Go to ~/proximity-sort folder and install it

$ cd ~/proximity-sort $ makepkg -si

3. Information about the proximity-sort package on Arch User Repository (AUR)

ID: 1107719
Name: proximity-sort
PackageBaseID: 152438
PackageBase: proximity-sort
Version: 1.2.0-1
Description: Simple command-line utility for sorting inputs by proximity to a path argument
URL: https://github.com/jonhoo/proximity-sort
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alecmev
Submitter: alecmev
FirstSubmitted: 1588770076
LastModified: 1656977570
URLPath: /cgit/aur.git/snapshot/proximity-sort.tar.gz