我想在 ubuntu 22.04 上下载 sql server

我想在 ubuntu 22.04 上下载 sql server

我运行"sudo apt-get install -y mssql-server" 后得到:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 mssql-server : Depends: libldap-2.4-2 but it is not installable
E: Unable to correct problems, you have held broken packages.

相关内容