tsv-utils-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tsv-utils-bin

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

$ yay -Rns tsv-utils-bin

2. Manually Install "tsv-utils-bin" 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-bin's git locally

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

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

$ cd ~/tsv-utils-bin $ makepkg -si

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

ID: 878940
Name: tsv-utils-bin
PackageBaseID: 144134
PackageBase: tsv-utils-bin
Version: 2.2.0-1
Description: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more. Self-contained official binary release package.
URL: https://github.com/eBay/tsv-utils
NumVotes: 1
Popularity: 0.002911
OutOfDate:
Maintainer: 46620
Submitter:
FirstSubmitted: 1565177444
LastModified: 1616068528
URLPath: /cgit/aur.git/snapshot/tsv-utils-bin.tar.gz