How to Install and Uninstall mysql-sandbox Package on Kali Linux

Last updated: April 28,2024

1. Install "mysql-sandbox" package

This guide covers the steps necessary to install mysql-sandbox on Kali Linux

$ sudo apt update $ sudo apt install mysql-sandbox

2. Uninstall "mysql-sandbox" package

Please follow the step by step instructions below to uninstall mysql-sandbox on Kali Linux:

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

3. Information about the mysql-sandbox package on Kali Linux

Package: mysql-sandbox
Version: 3.2.05-1
Installed-Size: 480
Maintainer: Mateusz Kijowski
Architecture: all
Depends: perl
Suggests: default-mysql-server | virtual-mysql-server, default-mysql-client | virtual-mysql-client, default-libmysqlclient-dev | libmysqlclient-dev, procps
Size: 119122
SHA256: eb6b2c8b7a338ffb8efa072be3a4488c177d2302055029499a63e09e77064e6e
SHA1: a358cd38654de108de6718abbba78308269d5f4d
MD5sum: 1c62c3a0efc5b1b5e277b35b296f4491
Description: 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:
Homepage: http://mysqlsandbox.net/
Section: database
Priority: optional
Filename: pool/main/m/mysql-sandbox/mysql-sandbox_3.2.05-1_all.deb