pysorter on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S pysorter

* (Optional) Uninstall pysorter on Arch using YAY

$ yay -Rns pysorter

2. Manually Install "pysorter" via AUR

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

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

b. Clone pysorter's git locally

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

c. Go to ~/pysorter folder and install it

$ cd ~/pysorter $ makepkg -si

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

ID: 767496
Name: pysorter
PackageBaseID: 155665
PackageBase: pysorter
Version: 0.4.4-1
Description: A command line utility for organizing files and directories according to regex patterns
URL: https://github.com/chriscz/pysorter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595218840
LastModified: 1595218840
URLPath: /cgit/aur.git/snapshot/pysorter.tar.gz