csvfilter on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S csvfilter

* (Optional) Uninstall csvfilter on Arch using YAY

$ yay -Rns csvfilter

2. Manually Install "csvfilter" via AUR

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

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

b. Clone csvfilter's git locally

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

c. Go to ~/csvfilter folder and install it

$ cd ~/csvfilter $ makepkg -si

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

ID: 430258
Name: csvfilter
PackageBaseID: 112626
PackageBase: csvfilter
Version: 0.1-2
Description: Filter for csv files.
URL: https://github.com/mikolajb/csvfilter
NumVotes: 0
Popularity: 0
OutOfDate: 1657463831
Maintainer: mikolajb
Submitter: mikolajb
FirstSubmitted: 1466346376
LastModified: 1500937783
URLPath: /cgit/aur.git/snapshot/csvfilter.tar.gz