strip-ansi on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S strip-ansi

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

$ yay -Rns strip-ansi

2. Manually Install "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 strip-ansi's git locally

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

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

$ cd ~/strip-ansi $ makepkg -si

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

ID: 838073
Name: strip-ansi
PackageBaseID: 157609
PackageBase: strip-ansi
Version: 0.1.0-1
Description: Strip ANSI escape sequences from text
URL: https://github.com/KSXGitHub/strip-ansi-cli
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hvksmr1996
Submitter: hvksmr1996
FirstSubmitted: 1599830288
LastModified: 1608894199
URLPath: /cgit/aur.git/snapshot/strip-ansi.tar.gz