nodejs-wordwrap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nodejs-wordwrap

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

$ yay -Rns nodejs-wordwrap

2. Manually Install "nodejs-wordwrap" via AUR

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

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

b. Clone nodejs-wordwrap's git locally

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

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

$ cd ~/nodejs-wordwrap $ makepkg -si

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

ID: 752565
Name: nodejs-wordwrap
PackageBaseID: 70490
PackageBase: nodejs-wordwrap
Version: 1.0.0-2
Description: Light-weight option parsing with an argv hash. No optstrings attached.
URL: https://github.com/substack/node-wordwrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gavcos
Submitter: gavcos
FirstSubmitted: 1369843774
LastModified: 1592252861
URLPath: /cgit/aur.git/snapshot/nodejs-wordwrap.tar.gz