trdsql-bin on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S trdsql-bin

* (Optional) Uninstall trdsql-bin on Arch using YAY

$ yay -Rns trdsql-bin

2. Manually Install "trdsql-bin" via AUR

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

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

b. Clone trdsql-bin's git locally

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

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

$ cd ~/trdsql-bin $ makepkg -si

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

ID: 1389787
Name: trdsql-bin
PackageBaseID: 175055
PackageBase: trdsql-bin
Version: 0.20.0-1
Description: CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN. Can output to various formats.
URL: https://github.com/noborus/trdsql
NumVotes: 2
Popularity: 4.0E-6
OutOfDate:
Maintainer: tee
Submitter: nmamtf
FirstSubmitted: 1642228624
LastModified: 1705838933
URLPath: /cgit/aur.git/snapshot/trdsql-bin.tar.gz