nodejs-optimist on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S nodejs-optimist

* (Optional) Uninstall nodejs-optimist on Arch using YAY

$ yay -Rns nodejs-optimist

2. Manually Install "nodejs-optimist" via AUR

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

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

b. Clone nodejs-optimist's git locally

$ git clone https://aur.archlinux.org/nodejs-optimist.git ~/nodejs-optimist

c. Go to ~/nodejs-optimist folder and install it

$ cd ~/nodejs-optimist $ makepkg -si

3. Information about the nodejs-optimist package on Arch User Repository (AUR)

ID: 235196
Name: nodejs-optimist
PackageBaseID: 70491
PackageBase: nodejs-optimist
Version: 0.6.1-1
Description: Light-weight option parsing with an argv hash. No optstrings attached.
URL: https://github.com/substack/node-optimist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: gavcos
FirstSubmitted: 1369844033
LastModified: 1443566407
URLPath: /cgit/aur.git/snapshot/nodejs-optimist.tar.gz