usql on AUR (Arch User Repository)
Last updated: November 06,2024
1. Install "usql" 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
Copied
b. Install usql on Arch using YAY
$
yay -S
usql
Copied
* (Optional) Uninstall usql on Arch using YAY
$
yay -Rns
usql
Copied
2. Manually Install "usql" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone usql's git locally
$
git clone https://aur.archlinux.org/usql.git
~/usql
Copied
c. Go to ~/usql folder and install it
$
cd
~/usql
Copied
$
makepkg -si
Copied
3. Information about the usql package on Arch User Repository (AUR)
ID: 1381255
Name: usql
PackageBaseID: 121728
PackageBase: usql
Version: 0.17.5-1
Description: A universal command-line interface for SQL databases
URL: https://github.com/xo/usql
NumVotes: 11
Popularity: 5.0E-5
OutOfDate:
Maintainer: flipee
Submitter: cwegener
FirstSubmitted: 1492945886
LastModified: 1704537143
URLPath: /cgit/aur.git/snapshot/usql.tar.gz
Name: usql
PackageBaseID: 121728
PackageBase: usql
Version: 0.17.5-1
Description: A universal command-line interface for SQL databases
URL: https://github.com/xo/usql
NumVotes: 11
Popularity: 5.0E-5
OutOfDate:
Maintainer: flipee
Submitter: cwegener
FirstSubmitted: 1492945886
LastModified: 1704537143
URLPath: /cgit/aur.git/snapshot/usql.tar.gz