赞
踩
apt-get install mysql-server-8.0
apt-get purge mysql-server apt-get autoremove dpkg -l |grep "^rc"|awk '{print $2}' |xargs aptitude -y purge
参考