mojom-lsp on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S mojom-lsp

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

$ yay -Rns mojom-lsp

2. Manually Install "mojom-lsp" via AUR

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

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

b. Clone mojom-lsp's git locally

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

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

$ cd ~/mojom-lsp $ makepkg -si

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

ID: 781397
Name: mojom-lsp
PackageBaseID: 156950
PackageBase: mojom-lsp
Version: 0.1.1-1
Description: A language server for Mojom IDL
URL: https://github.com/GoogleChromeLabs/mojom-language-support
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: relrel
Submitter: relrel
FirstSubmitted: 1598030948
LastModified: 1598030948
URLPath: /cgit/aur.git/snapshot/mojom-lsp.tar.gz