libdivsufsort on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libdivsufsort

* (Optional) Uninstall libdivsufsort on Arch using YAY

$ yay -Rns libdivsufsort

2. Manually Install "libdivsufsort" via AUR

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

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

b. Clone libdivsufsort's git locally

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

c. Go to ~/libdivsufsort folder and install it

$ cd ~/libdivsufsort $ makepkg -si

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

ID: 1350147
Name: libdivsufsort
PackageBaseID: 75384
PackageBase: libdivsufsort
Version: 2.0.1-4
Description: A lightweight suffix-sorting library
URL: https://github.com/y-256/libdivsufsort
NumVotes: 3
Popularity: 0.002191
OutOfDate:
Maintainer: Synchronicity
Submitter: Synchronicity
FirstSubmitted: 1384448806
LastModified: 1699513211
URLPath: /cgit/aur.git/snapshot/libdivsufsort.tar.gz