tslab on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tslab

* (Optional) Uninstall tslab on Arch using YAY

$ yay -Rns tslab

2. Manually Install "tslab" via AUR

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

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

b. Clone tslab's git locally

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

c. Go to ~/tslab folder and install it

$ cd ~/tslab $ makepkg -si

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

ID: 1309750
Name: tslab
PackageBaseID: 197038
PackageBase: tslab
Version: 1.0.21-1
Description: Interactive JavaScript and TypeScript programming with Jupyter
URL: https://github.com/yunabe/tslab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1693131241
LastModified: 1693131241
URLPath: /cgit/aur.git/snapshot/tslab.tar.gz