tsv-utils on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S tsv-utils

* (Optional) Uninstall tsv-utils on Arch using YAY

$ yay -Rns tsv-utils

2. Manually Install "tsv-utils" via AUR

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

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

b. Clone tsv-utils's git locally

$ git clone https://aur.archlinux.org/tsv-utils.git ~/tsv-utils

c. Go to ~/tsv-utils folder and install it

$ cd ~/tsv-utils $ makepkg -si

3. Information about the tsv-utils package on Arch User Repository (AUR)

ID: 967769
Name: tsv-utils
PackageBaseID: 127940
PackageBase: tsv-utils
Version: 2.2.1-1
Description: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
URL: https://github.com/eBay/tsv-utils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bug
Submitter: confusedfla
FirstSubmitted: 1513311278
LastModified: 1633018263
URLPath: /cgit/aur.git/snapshot/tsv-utils.tar.gz