Example 1: uninstall mariadb server and client in ubuntu 18.4 sudo systemctl stop mysql sudo apt-get remove --purge mysql-server mysql-client mysql-common ...
確定! 回上一頁