textql-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S textql-git

* (Optional) Uninstall textql-git on Arch using YAY

$ yay -Rns textql-git

2. Manually Install "textql-git" via AUR

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

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

b. Clone textql-git's git locally

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

c. Go to ~/textql-git folder and install it

$ cd ~/textql-git $ makepkg -si

3. Information about the textql-git package on Arch User Repository (AUR)

ID: 738894
Name: textql-git
PackageBaseID: 136131
PackageBase: textql-git
Version: 2.0.3.r48.1d6fef5-2
Description: Execute SQL against structured text like CSV or TSV
URL: https://github.com/dinedal/textql
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: major
FirstSubmitted: 1537356592
LastModified: 1589832152
URLPath: /cgit/aur.git/snapshot/textql-git.tar.gz