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

Last updated: September 16,2024

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

$ yay -S strip-ansi-bin

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

$ yay -Rns strip-ansi-bin

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

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

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

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

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

ID: 838074
Name: strip-ansi-bin
PackageBaseID: 157610
PackageBase: strip-ansi-bin
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: 1599830303
LastModified: 1608894214
URLPath: /cgit/aur.git/snapshot/strip-ansi-bin.tar.gz