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

来自linux中国网wiki
跳到导航 跳到搜索
第4行: 第4行:
  
 
  sudo apt install libaio1t64
 
  sudo apt install libaio1t64
 +
 +
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
 +
 
</pre>
 
</pre>
 
https://askubuntu.com/questions/227791/how-do-i-install-libaio
 
https://askubuntu.com/questions/227791/how-do-i-install-libaio
 +
 +
https://askubuntu.com/questions/1531760/how-to-install-libtinfo5-on-ubuntu24-04

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

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

 sudo apt install libaio1t64

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

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

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