nodejs-ansi-regex on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nodejs-ansi-regex

* (Optional) Uninstall nodejs-ansi-regex on Arch using YAY

$ yay -Rns nodejs-ansi-regex

2. Manually Install "nodejs-ansi-regex" via AUR

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

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

b. Clone nodejs-ansi-regex's git locally

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

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

$ cd ~/nodejs-ansi-regex $ makepkg -si

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

ID: 818325
Name: nodejs-ansi-regex
PackageBaseID: 159800
PackageBase: nodejs-ansi-regex
Version: 5.0.0-1
Description: Regular expression for matching ANSI escape codes
URL: https://github.com/chalk/ansi-regex
NumVotes: 0
Popularity: 0
OutOfDate: 1635940129
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1605266111
LastModified: 1605266111
URLPath: /cgit/aur.git/snapshot/nodejs-ansi-regex.tar.gz