installing mssql-cli on Linux via pip

 

To install mssql-cli in linux, the microsoft guide to add package and apt-get install mssql-cli doesn't work. 

So have to resort to using pip to setup this guy.

apt-get update

apt-get install -y python3-pip    
apt-get install -y python-is-python3

Installing MSSQL-Cli
To install mssql-cli, run the following command:-
pip install mssql-cli


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type