nodejs-string-width on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S nodejs-string-width

* (Optional) Uninstall nodejs-string-width on Arch using YAY

$ yay -Rns nodejs-string-width

2. Manually Install "nodejs-string-width" via AUR

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

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

b. Clone nodejs-string-width's git locally

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

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

$ cd ~/nodejs-string-width $ makepkg -si

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

ID: 818327
Name: nodejs-string-width
PackageBaseID: 159796
PackageBase: nodejs-string-width
Version: 4.2.0-2
Description: Get the visual width of a string.
URL: https://github.com/sindresorhus/string-width
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1605264720
LastModified: 1605266276
URLPath: /cgit/aur.git/snapshot/nodejs-string-width.tar.gz