sqls-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sqls-bin

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

$ yay -Rns sqls-bin

2. Manually Install "sqls-bin" via AUR

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

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

b. Clone sqls-bin's git locally

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

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

$ cd ~/sqls-bin $ makepkg -si

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

ID: 982587
Name: sqls-bin
PackageBaseID: 164057
PackageBase: sqls-bin
Version: 0.2.20-1
Description: SQL language server written in Go.
URL: https://github.com/lighttiger2505/sqls
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mnabila
Submitter: mnabila
FirstSubmitted: 1615041681
LastModified: 1635815410
URLPath: /cgit/aur.git/snapshot/sqls-bin.tar.gz