soundsort on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S soundsort

* (Optional) Uninstall soundsort on Arch using YAY

$ yay -Rns soundsort

2. Manually Install "soundsort" via AUR

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

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

b. Clone soundsort's git locally

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

c. Go to ~/soundsort folder and install it

$ cd ~/soundsort $ makepkg -si

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

ID: 1159163
Name: soundsort
PackageBaseID: 24811
PackageBase: soundsort
Version: 1.0-3
Description: utility that analyzes the audio-files you feed it and does a suggestion on their order by analyzing how the songs are actually sounding
URL: http://www.vanheusden.com/soundsort/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1237493254
LastModified: 1667081901
URLPath: /cgit/aur.git/snapshot/soundsort.tar.gz