nodejs-mssql on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-mssql

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

$ yay -Rns nodejs-mssql

2. Manually Install "nodejs-mssql" via AUR

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

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

b. Clone nodejs-mssql's git locally

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

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

$ cd ~/nodejs-mssql $ makepkg -si

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

ID: 1078241
Name: nodejs-mssql
PackageBaseID: 178738
PackageBase: nodejs-mssql
Version: 8.1.0-1
Description: Microsoft SQL Server client for Node.js
URL: https://github.com/tediousjs/node-mssql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: badeball
Submitter: badeball
FirstSubmitted: 1652185350
LastModified: 1652185350
URLPath: /cgit/aur.git/snapshot/nodejs-mssql.tar.gz