Installlion's Logo

Installlion.com

How To Uninstall mariadb-server-10.0 on jollyroger

To uninstall mariadb-server-10.0 just follow these instructions.

Uninstall just mariadb-server-10.0

MariaDB database server binaries server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Parrot 3.7 database 10.0.28-2

sudo apt-get remove mariadb-server-10.0

Which will remove just the mariadb-server-10.0 package itself.

Uninstall mariadb-server-10.0 and its dependencies

sudo apt-get remove --auto-remove mariadb-server-10.0

This will remove the mariadb-server-10.0 package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for mariadb-server-10.0 then this will work.

  Caution!   Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge mariadb-server-10.0  

Or similarly, like this mariadb-server-10.0

sudo apt-get purge --auto-remove mariadb-server-10.0  

Package Data

Packagemariadb-server-10.0
Version10.0.28-2
MaintainerDebian MySQL Maintainers
DescriptionMariaDB database server binaries server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use.
Distroparrot
Releasejollyroger
Repomain
Sectiondatabase

Dependencies