libclstl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libclstl

* (Optional) Uninstall libclstl on Arch using YAY

$ yay -Rns libclstl

2. Manually Install "libclstl" via AUR

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

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

b. Clone libclstl's git locally

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

c. Go to ~/libclstl folder and install it

$ cd ~/libclstl $ makepkg -si

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

ID: 647669
Name: libclstl
PackageBaseID: 144877
PackageBase: libclstl
Version: 0.1.2-1
Description:
URL: https://github.com/Code-Log/clstl
NumVotes: 0
Popularity: 0
OutOfDate: 1573227721
Maintainer:
Submitter: CodeLog
FirstSubmitted: 1567788455
LastModified: 1568822794
URLPath: /cgit/aur.git/snapshot/libclstl.tar.gz