mssql-server on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mssql-server

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

$ yay -Rns mssql-server

2. Manually Install "mssql-server" via AUR

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

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

b. Clone mssql-server's git locally

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

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

$ cd ~/mssql-server $ makepkg -si

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

ID: 1387147
Name: mssql-server
PackageBaseID: 117125
PackageBase: mssql-server
Version: 16.0.4105.2-1
Description: Microsoft SQL Server for Linux
URL: https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-overview?view=sql-server-ver16
NumVotes: 28
Popularity: 0.427959
OutOfDate: 1710528844
Maintainer: doctorzeus
Submitter: flash2k2
FirstSubmitted: 1479374728
LastModified: 1705439484
URLPath: /cgit/aur.git/snapshot/mssql-server.tar.gz