ts-standard on AUR (Arch User Repository)
Last updated: February 01,2025
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
Copied
b. Install ts-standard on Arch using YAY
$
yay -S
ts-standard
Copied
* (Optional) Uninstall ts-standard on Arch using YAY
$
yay -Rns
ts-standard
Copied
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
Copied
b. Clone ts-standard's git locally
$
git clone https://aur.archlinux.org/ts-standard.git
~/ts-standard
Copied
c. Go to ~/ts-standard folder and install it
$
cd
~/ts-standard
Copied
$
makepkg -si
Copied
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
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