我正在尝试在Ubuntu上的VPS上安装MariadB 22.04,但显示以下错误:
如何修复它?
I am trying to install Mariadb on VPS on Ubuntu 22.04 but the following error is displayed:
How to fix it?
我建议首先卸载包装
sudo apt-get purge mariadb-server
并尝试重新安装
您,您可以按照数字海洋步骤
https://www.digitalocean.com/community/tutorials/how-to-te-install-mariadb-on-on-ubuntu-20-04
i suggest first to uninstall the package
and try to reinstall
you can follow digital ocean steps
https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-ubuntu-20-04
删除先前安装的软件包,然后检查上面的URL。
Remove previously installed packages and check above URL.
https://computingforgeeks.com/how-to-install-mariadb-on-ubuntu-focal-fossa/
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
我建议首先卸载包装
并尝试重新安装
您,您可以按照数字海洋步骤
https://www.digitalocean.com/community/tutorials/how-to-te-install-mariadb-on-on-ubuntu-20-04
i suggest first to uninstall the package
and try to reinstall
you can follow digital ocean steps
https://www.digitalocean.com/community/tutorials/how-to-install-mariadb-on-ubuntu-20-04
删除先前安装的软件包,然后检查上面的URL。
Remove previously installed packages and check above URL.
https://computingforgeeks.com/how-to-install-mariadb-on-ubuntu-focal-fossa/