standard on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "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 standard on Arch using YAY
$
yay -S
standard
Copied
* (Optional) Uninstall standard on Arch using YAY
$
yay -Rns
standard
Copied
2. Manually Install "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 standard's git locally
$
git clone https://aur.archlinux.org/standard.git
~/standard
Copied
c. Go to ~/standard folder and install it
$
cd
~/standard
Copied
$
makepkg -si
Copied
3. Information about the standard package on Arch User Repository (AUR)
ID: 1268182
Name: standard
PackageBaseID: 169917
PackageBase: standard
Version: 17.1.0-1
Description: JavaScript style guide, linter, and formatter
URL: https://standardjs.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: grawlinson
FirstSubmitted: 1628939748
LastModified: 1685935024
URLPath: /cgit/aur.git/snapshot/standard.tar.gz
Name: standard
PackageBaseID: 169917
PackageBase: standard
Version: 17.1.0-1
Description: JavaScript style guide, linter, and formatter
URL: https://standardjs.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: grawlinson
FirstSubmitted: 1628939748
LastModified: 1685935024
URLPath: /cgit/aur.git/snapshot/standard.tar.gz