qsort on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install qsort on Arch using YAY
$
yay -S
qsort
Copied
* (Optional) Uninstall qsort on Arch using YAY
$
yay -Rns
qsort
Copied
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
Copied
b. Clone qsort's git locally
$
git clone https://aur.archlinux.org/qsort.git
~/qsort
Copied
c. Go to ~/qsort folder and install it
$
cd
~/qsort
Copied
$
makepkg -si
Copied
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
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