vtsls on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vtsls

* (Optional) Uninstall vtsls on Arch using YAY

$ yay -Rns vtsls

2. Manually Install "vtsls" via AUR

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

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

b. Clone vtsls's git locally

$ git clone https://aur.archlinux.org/vtsls.git ~/vtsls

c. Go to ~/vtsls folder and install it

$ cd ~/vtsls $ makepkg -si

3. Information about the vtsls package on Arch User Repository (AUR)

ID: 1426230
Name: vtsls
PackageBaseID: 196795
PackageBase: vtsls
Version: 0.2.0-1
Description: LSP wrapper for the TypeScript extension from Visual Studio Code
URL: https://github.com/yioneko/vtsls
NumVotes: 1
Popularity: 0.016038
OutOfDate:
Maintainer: tarball
Submitter: tarball
FirstSubmitted: 1692447342
LastModified: 1710309380
URLPath: /cgit/aur.git/snapshot/vtsls.tar.gz