pest-language-server on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pest-language-server

* (Optional) Uninstall pest-language-server on Arch using YAY

$ yay -Rns pest-language-server

2. Manually Install "pest-language-server" via AUR

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

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

b. Clone pest-language-server's git locally

$ git clone https://aur.archlinux.org/pest-language-server.git ~/pest-language-server

c. Go to ~/pest-language-server folder and install it

$ cd ~/pest-language-server $ makepkg -si

3. Information about the pest-language-server package on Arch User Repository (AUR)

ID: 1322054
Name: pest-language-server
PackageBaseID: 195381
PackageBase: pest-language-server
Version: 0.3.6-1
Description: Language Server Protocol implementation for pest grammars
URL: https://github.com/pest-parser/pest-ide-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SandaruKasa
Submitter: SandaruKasa
FirstSubmitted: 1688560354
LastModified: 1695239122
URLPath: /cgit/aur.git/snapshot/pest-language-server.tar.gz