typst-lsp-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S typst-lsp-bin

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

$ yay -Rns typst-lsp-bin

2. Manually Install "typst-lsp-bin" 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-bin's git locally

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

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

$ cd ~/typst-lsp-bin $ makepkg -si

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

ID: 1378351
Name: typst-lsp-bin
PackageBaseID: 192148
PackageBase: typst-lsp-bin
Version: 0.12.1-1
Description: A brand-new language server for Typst
URL: https://github.com/nvarner/typst-lsp
NumVotes: 1
Popularity: 0.000927
OutOfDate: 1710628339
Maintainer: amadan
Submitter: amadan
FirstSubmitted: 1680324886
LastModified: 1704100680
URLPath: /cgit/aur.git/snapshot/typst-lsp-bin.tar.gz