“Ubuntu24 mysql5.7”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
第11行: 第11行:
 
wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3-2ubuntu0.1_amd64.deb
 
wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3-2ubuntu0.1_amd64.deb
 
sudo apt install ./libtinfo5_6.3-2ubuntu0.1_amd64.deb
 
sudo apt install ./libtinfo5_6.3-2ubuntu0.1_amd64.deb
 +
 +
 +
sudo apt-get purge 'mariadb-*'
 +
sudo apt-get autoremove
 +
sudo apt-get autoclean
 +
 +
  
 
</pre>
 
</pre>

2025年5月16日 (五) 08:34的版本

apt-get remove --purge mysql-apt-config

 sudo apt install libaio1t64 #这个应该可以不要

wget http://archive.ubuntu.com/ubuntu/pool/main/liba/libaio/libaio1_0.3.110-5_amd64.deb
sudo dpkg -i libaio1_0.3.110-5_amd64.deb


wget http://security.ubuntu.com/ubuntu/pool/universe/n/ncurses/libtinfo5_6.3-2ubuntu0.1_amd64.deb
sudo apt install ./libtinfo5_6.3-2ubuntu0.1_amd64.deb


sudo apt-get purge 'mariadb-*'
sudo apt-get autoremove
sudo apt-get autoclean



https://askubuntu.com/questions/227791/how-do-i-install-libaio

https://askubuntu.com/questions/1531760/how-to-install-libtinfo5-on-ubuntu24-04

https://askubuntu.com/questions/1335720/cannot-install-mysql-server