sdsl-lite on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S sdsl-lite

* (Optional) Uninstall sdsl-lite on Arch using YAY

$ yay -Rns sdsl-lite

2. Manually Install "sdsl-lite" via AUR

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

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

b. Clone sdsl-lite's git locally

$ git clone https://aur.archlinux.org/sdsl-lite.git ~/sdsl-lite

c. Go to ~/sdsl-lite folder and install it

$ cd ~/sdsl-lite $ makepkg -si

3. Information about the sdsl-lite package on Arch User Repository (AUR)

ID: 549777
Name: sdsl-lite
PackageBaseID: 136408
PackageBase: sdsl-lite
Version: v2.1.1.r132.gddb0fbbc-4
Description: Succinct Data Structure Library 2.0
URL: https://github.com/simongog/sdsl-lite
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xtrm0
Submitter: xtrm0
FirstSubmitted: 1538489917
LastModified: 1538822330
URLPath: /cgit/aur.git/snapshot/sdsl-lite.tar.gz