trdsql on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S trdsql

* (Optional) Uninstall trdsql on Arch using YAY

$ yay -Rns trdsql

2. Manually Install "trdsql" via AUR

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

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

b. Clone trdsql's git locally

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

c. Go to ~/trdsql folder and install it

$ cd ~/trdsql $ makepkg -si

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

ID: 1377435
Name: trdsql
PackageBaseID: 129410
PackageBase: trdsql
Version: 0.20.0-1
Description: CLI tool that can execute SQL queries on CSV, LTSV, JSON and TBLN
URL: https://github.com/noborus/trdsql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keysym
Submitter: dmgk
FirstSubmitted: 1516740382
LastModified: 1703884448
URLPath: /cgit/aur.git/snapshot/trdsql.tar.gz