# MySQL - Instalar mysqldump

```shell
sudo apt-get install mysql-client

# mysqldump path
/usr/bin/mysqldump
```