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

Last updated: June 15,2024

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

$ yay -S nodejs-strip-ansi

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

$ yay -Rns nodejs-strip-ansi

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

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

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

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

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

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

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

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

ID: 818326
Name: nodejs-strip-ansi
PackageBaseID: 159799
PackageBase: nodejs-strip-ansi
Version: 6.0.0-2
Description: Strip ANSI escape codes from a string
URL: https://github.com/chalk/strip-ansi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: andreafeletto
FirstSubmitted: 1605265874
LastModified: 1605266189
URLPath: /cgit/aur.git/snapshot/nodejs-strip-ansi.tar.gz