How to Install and Uninstall python3-testing.mysqld Package on Kali Linux

Last updated: June 27,2024

1. Install "python3-testing.mysqld" package

Please follow the steps below to install python3-testing.mysqld on Kali Linux

$ sudo apt update $ sudo apt install python3-testing.mysqld

2. Uninstall "python3-testing.mysqld" package

Please follow the steps below to uninstall python3-testing.mysqld on Kali Linux:

$ sudo apt remove python3-testing.mysqld $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-testing.mysqld package on Kali Linux

Package: python3-testing.mysqld
Source: python-testing.mysqld
Version: 1.4.0-6
Installed-Size: 39
Maintainer: Debian Python Team
Architecture: all
Depends: default-mysql-server (>= 1.0.2) | virtual-mysql-server, python3-pymysql, python3-testing.common.database (>= 2.0.3), python3:any
Size: 8704
SHA256: 4d42f1c96f87c907265a9fa9b48f5221562e27350f38e1230a36ad8c4fa128c8
SHA1: fa91944d16e3379e1d4bf1be5b34de8c825f27af
MD5sum: ce7d7ffd1f8653be78bb064d1faabf5f
Description: Python testing.* framework - MySQL helpers (Python 3)
The testing.* Python modules provide a framework for Python unit test suites
that need to run tests against servers, like network-based DBMSs.
.
testing.mysqld contains helper classes to work with a temporary
MySQL server. It automatically sets up a MySQL instance in a
temporary directory, and destroys it after testing.
.
This package contains the Python 3 version.
Description-md5:
Homepage: https://github.com/tk0miya/testing.mysqld
Section: python
Priority: optional
Filename: pool/main/p/python-testing.mysqld/python3-testing.mysqld_1.4.0-6_all.deb