qsort on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S qsort

* (Optional) Uninstall qsort on Arch using YAY

$ yay -Rns qsort

2. Manually Install "qsort" via AUR

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

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

b. Clone qsort's git locally

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

c. Go to ~/qsort folder and install it

$ cd ~/qsort $ makepkg -si

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

ID: 1270828
Name: qsort
PackageBaseID: 194518
PackageBase: qsort
Version: 0.3.3_beta-1
Description: Advanced file sorter for archlinux
URL: https://github.com/BiltuDas1/qsort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BiltuDas1
Submitter: BiltuDas1
FirstSubmitted: 1686389359
LastModified: 1686390533
URLPath: /cgit/aur.git/snapshot/qsort.tar.gz