libstxxl on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S libstxxl

* (Optional) Uninstall libstxxl on Arch using YAY

$ yay -Rns libstxxl

2. Manually Install "libstxxl" via AUR

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

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

b. Clone libstxxl's git locally

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

c. Go to ~/libstxxl folder and install it

$ cd ~/libstxxl $ makepkg -si

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

ID: 298666
Name: libstxxl
PackageBaseID: 110765
PackageBase: libstxxl
Version: 1.4.1-1
Description: Standard Template Library for Extra Large Data Sets
URL: http://stxxl.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1705086238
Maintainer: skiltz
Submitter: skiltz
FirstSubmitted: 1462054400
LastModified: 1462054823
URLPath: /cgit/aur.git/snapshot/libstxxl.tar.gz