csvfix on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S csvfix

* (Optional) Uninstall csvfix on Arch using YAY

$ yay -Rns csvfix

2. Manually Install "csvfix" via AUR

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

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

b. Clone csvfix's git locally

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

c. Go to ~/csvfix folder and install it

$ cd ~/csvfix $ makepkg -si

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

ID: 299310
Name: csvfix
PackageBaseID: 60659
PackageBase: csvfix
Version: 1.6-1
Description: Command-line stream editor designed to deal with CSV data
URL: http://neilb.bitbucket.org/csvfix/
NumVotes: 9
Popularity: 0
OutOfDate: 1639570934
Maintainer: hotspur
Submitter: hotspur
FirstSubmitted: 1341914816
LastModified: 1462260319
URLPath: /cgit/aur.git/snapshot/csvfix.tar.gz