yang-lsp on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S yang-lsp

* (Optional) Uninstall yang-lsp on Arch using YAY

$ yay -Rns yang-lsp

2. Manually Install "yang-lsp" via AUR

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

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

b. Clone yang-lsp's git locally

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

c. Go to ~/yang-lsp folder and install it

$ cd ~/yang-lsp $ makepkg -si

3. Information about the yang-lsp package on Arch User Repository (AUR)

ID: 1201816
Name: yang-lsp
PackageBaseID: 168822
PackageBase: yang-lsp
Version: 0.7.2-1
Description: A language server for YANG
URL: https://github.com/theia-ide/yang-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Hubro
Submitter: Hubro
FirstSubmitted: 1625967589
LastModified: 1674642873
URLPath: /cgit/aur.git/snapshot/yang-lsp.tar.gz