tslint on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "tslint" 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 tslint on Arch using YAY
$
yay -S
tslint
Copied
* (Optional) Uninstall tslint on Arch using YAY
$
yay -Rns
tslint
Copied
2. Manually Install "tslint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tslint's git locally
$
git clone https://aur.archlinux.org/tslint.git
~/tslint
Copied
c. Go to ~/tslint folder and install it
$
cd
~/tslint
Copied
$
makepkg -si
Copied
3. Information about the tslint package on Arch User Repository (AUR)
ID: 892404
Name: tslint
PackageBaseID: 112687
PackageBase: tslint
Version: 6.1.3-2
Description: A Linter for the TypeScript language.
URL: http://palantir.github.io/tslint/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1466527655
LastModified: 1618412623
URLPath: /cgit/aur.git/snapshot/tslint.tar.gz
Name: tslint
PackageBaseID: 112687
PackageBase: tslint
Version: 6.1.3-2
Description: A Linter for the TypeScript language.
URL: http://palantir.github.io/tslint/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: gdamjan
Submitter: gdamjan
FirstSubmitted: 1466527655
LastModified: 1618412623
URLPath: /cgit/aur.git/snapshot/tslint.tar.gz