usql-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S usql-bin

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

$ yay -Rns usql-bin

2. Manually Install "usql-bin" via AUR

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

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

b. Clone usql-bin's git locally

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

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

$ cd ~/usql-bin $ makepkg -si

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

ID: 1054988
Name: usql-bin
PackageBaseID: 151907
PackageBase: usql-bin
Version: 0.10.0-1
Description: Universal command-line interface for SQL databases
URL: https://github.com/xo/usql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nineinchnick
FirstSubmitted: 1587673508
LastModified: 1647936227
URLPath: /cgit/aur.git/snapshot/usql-bin.tar.gz