mssql-cli on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mssql-cli

* (Optional) Uninstall mssql-cli on Arch using YAY

$ yay -Rns mssql-cli

2. Manually Install "mssql-cli" via AUR

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

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

b. Clone mssql-cli's git locally

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

c. Go to ~/mssql-cli folder and install it

$ cd ~/mssql-cli $ makepkg -si

3. Information about the mssql-cli package on Arch User Repository (AUR)

ID: 1073651
Name: mssql-cli
PackageBaseID: 138104
PackageBase: mssql-cli
Version: 1.0-2
Description: Interactive command line query tool for SQL Server
URL: https://github.com/dbcli/mssql-cli
NumVotes: 3
Popularity: 0.078645
OutOfDate:
Maintainer: iyanmv
FirstSubmitted: 1545069171
LastModified: 1651273413
URLPath: /cgit/aur.git/snapshot/mssql-cli.tar.gz