csvfix on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install csvfix on Arch using YAY
$
yay -S
csvfix
Copied
* (Optional) Uninstall csvfix on Arch using YAY
$
yay -Rns
csvfix
Copied
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
Copied
b. Clone csvfix's git locally
$
git clone https://aur.archlinux.org/csvfix.git
~/csvfix
Copied
c. Go to ~/csvfix folder and install it
$
cd
~/csvfix
Copied
$
makepkg -si
Copied
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
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