typst-lsp on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S typst-lsp

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

$ yay -Rns typst-lsp

2. Manually Install "typst-lsp" via AUR

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

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

b. Clone typst-lsp's git locally

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

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

$ cd ~/typst-lsp $ makepkg -si

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

ID: 1428415
Name: typst-lsp
PackageBaseID: 192393
PackageBase: typst-lsp
Version: 0.13.0-1
Description: Language server for Typst
URL: https://github.com/nvarner/typst-lsp
NumVotes: 7
Popularity: 0.86349
OutOfDate:
Maintainer: alerque
Submitter: Chocobo1
FirstSubmitted: 1680719019
LastModified: 1710593083
URLPath: /cgit/aur.git/snapshot/typst-lsp.tar.gz