Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package for Ubuntu 22.04 LTS missing #551

Open
ctophs opened this issue Jul 28, 2022 · 3 comments
Open

Package for Ubuntu 22.04 LTS missing #551

ctophs opened this issue Jul 28, 2022 · 3 comments

Comments

@ctophs
Copy link

ctophs commented Jul 28, 2022

Hi

no mssql-cli package for Ubuntu 22.04 LTS is found

https://github.com/dbcli/mssql-cli/blob/main/doc/installation/linux.md

@azinsharaf
Copy link

have you tried on 20.04? I installed it with pip but still doesn't launch.

@klondikemarlen
Copy link

klondikemarlen commented Jul 20, 2023

I installed on Ubuntu 20.04 via:

apt update
apt install -y python3-pip
python3 -m pip install mssql-cli
ln -s /usr/bin/python3 /usr/bin/python
mssql-cli

after several hours trying to get it to install via manually installing .debs and such.

I wish there was just a regular release.

@klondikemarlen
Copy link

Looks like there might be a fix? https://github.com/dbcli/mssql-cli/pull/550/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants