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

Last updated: May 19,2024

1. Install "mysql-common" package

Please follow the step by step instructions below to install mysql-common on Kali Linux

$ sudo apt update $ sudo apt install mysql-common

2. Uninstall "mysql-common" package

This guide covers the steps necessary to uninstall mysql-common on Kali Linux:

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

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

Package: mysql-common
Source: mysql-defaults (1.1.0)
Version: 5.8+1.1.0
Installed-Size: 33
Maintainer: Debian MySQL Maintainers
Architecture: all
Replaces: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Provides: mysql-common-5.6
Conflicts: mariadb-server-5.5, mysql-common-5.6, mysql-server-5.5, percona-xtradb-cluster-common-5.5
Breaks: mariadb-common (<< 10.0.20-3~)
Size: 6636
SHA256: 4ed466bda89528440ba41f46dbac4336aef2a0fcc074645c3320d82b114a2741
SHA1: 57b34b2b4d44c52d3d2914163217ec2c17ae75d5
MD5sum: 2cf95538b4e438afdcce35dac5ccac1f
Description: MySQL database common files, e.g. /etc/mysql/my.cnf
MySQL is a fast, stable and true multi-user, multi-threaded SQL database
server. SQL (Structured Query Language) is the most popular database query
language in the world. The main goals of MySQL are speed, robustness and
ease of use.
.
This package includes files needed by all versions of the client library,
e.g. /etc/mysql/my.cnf.
Description-md5:
Multi-Arch: foreign
Tag: devel::lang:sql, implemented-in::c, implemented-in::c++, role::app-data,
works-with::db
Section: database
Priority: optional
Filename: pool/main/m/mysql-defaults/mysql-common_5.8+1.1.0_all.deb