How to Install and Uninstall mysql-sandbox Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "mysql-sandbox" package

This is a short guide on how to install mysql-sandbox on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mysql-sandbox

2. Uninstall "mysql-sandbox" package

Please follow the steps below to uninstall mysql-sandbox on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mysql-sandbox $ sudo apt autoclean && sudo apt autoremove

3. Information about the mysql-sandbox package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mysql-sandbox
Priority: optional
Section: universe/database
Installed-Size: 434
Maintainer: Ubuntu Developers
Original-Maintainer: Mateusz Kijowski
Architecture: all
Version: 3.1.04-1
Depends: perl
Suggests: mysql-server, mysql-client, libmysqlclient18
Filename: pool/universe/m/mysql-sandbox/mysql-sandbox_3.1.04-1_all.deb
Size: 98536
MD5sum: 8c81bf866432cdbb05d264b1a760bca1
SHA1: ba3a21f5f76fdb233fa2bb82170ea808f6f749a3
SHA256: b186ca8c58fd72118d76e2fb2d6baaf0ae29d3a5abf0028440d2cfa25f6f1877
Description-en: Install and set up one or more MySQL server instances easily
MySQL Sandbox is a tool that installs one or more MySQL servers
within seconds, easily, securely, and with full control.
.
Once installed, the sandbox is easily used and maintained,
without using complex options.
.
Replicated and multiple sandboxes can be used individually
or all at once.
Description-md5: de1efdb2ce60dee19503cada22a0d4fe
Homepage: http://mysqlsandbox.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu