ansifilter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ansifilter

* (Optional) Uninstall ansifilter on Arch using YAY

$ yay -Rns ansifilter

2. Manually Install "ansifilter" via AUR

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

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

b. Clone ansifilter's git locally

$ git clone https://aur.archlinux.org/ansifilter.git ~/ansifilter

c. Go to ~/ansifilter folder and install it

$ cd ~/ansifilter $ makepkg -si

3. Information about the ansifilter package on Arch User Repository (AUR)

ID: 1428045
Name: ansifilter
PackageBaseID: 115476
PackageBase: ansifilter
Version: 2.20-1
Description: remove or convert ANSI codes to another format
URL: https://gitlab.com/saalen/ansifilter
NumVotes: 11
Popularity: 2.6E-5
OutOfDate:
Maintainer: adsun
Submitter: elelay
FirstSubmitted: 1473842248
LastModified: 1710552155
URLPath: /cgit/aur.git/snapshot/ansifilter.tar.gz