sqlpackage on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sqlpackage

* (Optional) Uninstall sqlpackage on Arch using YAY

$ yay -Rns sqlpackage

2. Manually Install "sqlpackage" via AUR

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

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

b. Clone sqlpackage's git locally

$ git clone https://aur.archlinux.org/sqlpackage.git ~/sqlpackage

c. Go to ~/sqlpackage folder and install it

$ cd ~/sqlpackage $ makepkg -si

3. Information about the sqlpackage package on Arch User Repository (AUR)

ID: 1176307
Name: sqlpackage
PackageBaseID: 148873
PackageBase: sqlpackage
Version: 161.6374.0-1
Description: Command-line tool for creating and deploying SQL Server databases and DACPAC packages.
URL: https://docs.microsoft.com/en-us/sql/tools/sqlpackage-download
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: badeball
Submitter: badeball
FirstSubmitted: 1581066694
LastModified: 1669754511
URLPath: /cgit/aur.git/snapshot/sqlpackage.tar.gz