mssql-scripter on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mssql-scripter

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

$ yay -Rns mssql-scripter

2. Manually Install "mssql-scripter" via AUR

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

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

b. Clone mssql-scripter's git locally

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

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

$ cd ~/mssql-scripter $ makepkg -si

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

ID: 1103454
Name: mssql-scripter
PackageBaseID: 183532
PackageBase: mssql-scripter
Version: 1.0.0a23-2
Description: Command line equivalent of the widely used Generate Scripts Wizard experience in SSMS
URL: https://github.com/microsoft/mssql-scripter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: glebliutsko
FirstSubmitted: 1656184041
LastModified: 1656200492
URLPath: /cgit/aur.git/snapshot/mssql-scripter.tar.gz