libclsp-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libclsp-git

* (Optional) Uninstall libclsp-git on Arch using YAY

$ yay -Rns libclsp-git

2. Manually Install "libclsp-git" via AUR

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

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

b. Clone libclsp-git's git locally

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

c. Go to ~/libclsp-git folder and install it

$ cd ~/libclsp-git $ makepkg -si

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

ID: 757520
Name: libclsp-git
PackageBaseID: 147548
PackageBase: libclsp-git
Version: v0.1.3.r222.g195f98e-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: 1576897167
LastModified: 1593258935
URLPath: /cgit/aur.git/snapshot/libclsp-git.tar.gz