how to open mysql on ubuntu code example Example 1: open mysql in ubuntu terminal mysql -u root -p Example 2: how to get mysql on ubuntu sudo apt install mysql-server