csvtk on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "csvtk" 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 csvtk on Arch using YAY
$
yay -S
csvtk
Copied
* (Optional) Uninstall csvtk on Arch using YAY
$
yay -Rns
csvtk
Copied
2. Manually Install "csvtk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone csvtk's git locally
$
git clone https://aur.archlinux.org/csvtk.git
~/csvtk
Copied
c. Go to ~/csvtk folder and install it
$
cd
~/csvtk
Copied
$
makepkg -si
Copied
3. Information about the csvtk package on Arch User Repository (AUR)
ID: 1360563
Name: csvtk
PackageBaseID: 128549
PackageBase: csvtk
Version: 0.29.0-1
Description: A cross-platform, efficient and practical CSV/TSV toolkit in Golang
URL: https://github.com/shenwei356/csvtk
NumVotes: 2
Popularity: 0.016071
OutOfDate:
Maintainer: kleintux
Submitter: clintval
FirstSubmitted: 1514828640
LastModified: 1701101562
URLPath: /cgit/aur.git/snapshot/csvtk.tar.gz
Name: csvtk
PackageBaseID: 128549
PackageBase: csvtk
Version: 0.29.0-1
Description: A cross-platform, efficient and practical CSV/TSV toolkit in Golang
URL: https://github.com/shenwei356/csvtk
NumVotes: 2
Popularity: 0.016071
OutOfDate:
Maintainer: kleintux
Submitter: clintval
FirstSubmitted: 1514828640
LastModified: 1701101562
URLPath: /cgit/aur.git/snapshot/csvtk.tar.gz