tsc-ls on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tsc-ls

* (Optional) Uninstall tsc-ls on Arch using YAY

$ yay -Rns tsc-ls

2. Manually Install "tsc-ls" via AUR

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

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

b. Clone tsc-ls's git locally

$ git clone https://aur.archlinux.org/tsc-ls.git ~/tsc-ls

c. Go to ~/tsc-ls folder and install it

$ cd ~/tsc-ls $ makepkg -si

3. Information about the tsc-ls package on Arch User Repository (AUR)

ID: 1048625
Name: tsc-ls
PackageBaseID: 176738
PackageBase: tsc-ls
Version: 1.0.7-1
Description: Language server for the TSC scripting format.
URL: https://github.com/nimblebun/tsc-language-server
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jozsefsallai
Submitter: jozsefsallai
FirstSubmitted: 1646814633
LastModified: 1646814633
URLPath: /cgit/aur.git/snapshot/tsc-ls.tar.gz