ts-standard on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ts-standard

* (Optional) Uninstall ts-standard on Arch using YAY

$ yay -Rns ts-standard

2. Manually Install "ts-standard" via AUR

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

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

b. Clone ts-standard's git locally

$ git clone https://aur.archlinux.org/ts-standard.git ~/ts-standard

c. Go to ~/ts-standard folder and install it

$ cd ~/ts-standard $ makepkg -si

3. Information about the ts-standard package on Arch User Repository (AUR)

ID: 1223638
Name: ts-standard
PackageBaseID: 191273
PackageBase: ts-standard
Version: 12.0.2-1
Description: TypeScript style guide, linter, and formatter using StandardJS
URL: https://standardjs.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1678373686
LastModified: 1678373686
URLPath: /cgit/aur.git/snapshot/ts-standard.tar.gz