libclsp on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libclsp

* (Optional) Uninstall libclsp on Arch using YAY

$ yay -Rns libclsp

2. Manually Install "libclsp" via AUR

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

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

b. Clone libclsp's git locally

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

c. Go to ~/libclsp folder and install it

$ cd ~/libclsp $ makepkg -si

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

ID: 686592
Name: libclsp
PackageBaseID: 148178
PackageBase: libclsp
Version: 0.1.3-1
Description: A C++17 library for language servers
URL: https://github.com/otreblan/libclsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1579034777
LastModified: 1579121288
URLPath: /cgit/aur.git/snapshot/libclsp.tar.gz