go-sqlcmd on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S go-sqlcmd

* (Optional) Uninstall go-sqlcmd on Arch using YAY

$ yay -Rns go-sqlcmd

2. Manually Install "go-sqlcmd" via AUR

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

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

b. Clone go-sqlcmd's git locally

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

c. Go to ~/go-sqlcmd folder and install it

$ cd ~/go-sqlcmd $ makepkg -si

3. Information about the go-sqlcmd package on Arch User Repository (AUR)

ID: 1416690
Name: go-sqlcmd
PackageBaseID: 195386
PackageBase: go-sqlcmd
Version: 1.6.0-1
Description: CLI for SQL Server and Azure SQL
URL: https://github.com/microsoft/go-sqlcmd
NumVotes: 1
Popularity: 0.005917
OutOfDate:
Maintainer: iyanmv
Submitter: iyanmv
FirstSubmitted: 1688573674
LastModified: 1709045308
URLPath: /cgit/aur.git/snapshot/go-sqlcmd.tar.gz