texlab-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S texlab-bin

* (Optional) Uninstall texlab-bin on Arch using YAY

$ yay -Rns texlab-bin

2. Manually Install "texlab-bin" via AUR

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

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

b. Clone texlab-bin's git locally

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

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

$ cd ~/texlab-bin $ makepkg -si

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

ID: 1425385
Name: texlab-bin
PackageBaseID: 197310
PackageBase: texlab-bin
Version: 5.13.0-1
Description: A cross-platform implementation of the Language Server Protocol for LaTeX
URL: https://github.com/latex-lsp/texlab
NumVotes: 1
Popularity: 0.043517
OutOfDate:
Maintainer: coxackie
Submitter: coxackie
FirstSubmitted: 1693826972
LastModified: 1710191006
URLPath: /cgit/aur.git/snapshot/texlab-bin.tar.gz