mssql-tools on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mssql-tools

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

$ yay -Rns mssql-tools

2. Manually Install "mssql-tools" via AUR

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

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

b. Clone mssql-tools's git locally

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

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

$ cd ~/mssql-tools $ makepkg -si

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

ID: 1409733
Name: mssql-tools
PackageBaseID: 117176
PackageBase: mssql-tools
Version: 18.2.1.1-1
Description: Microsoft SQL Server Tools for Linux
URL: https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-overview?view=sql-server-ver16
NumVotes: 27
Popularity: 0.057079
OutOfDate:
Maintainer: ryanbarillos
Submitter: karuna_murti
FirstSubmitted: 1479479386
LastModified: 1708024153
URLPath: /cgit/aur.git/snapshot/mssql-tools.tar.gz