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

Last updated: May 18,2024

1. Install "python3-testing.postgresql" package

This guide covers the steps necessary to install python3-testing.postgresql on Kali Linux

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

2. Uninstall "python3-testing.postgresql" package

This is a short guide on how to uninstall python3-testing.postgresql on Kali Linux:

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

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

Package: python3-testing.postgresql
Source: python-testing.postgresql
Version: 1.3.0-5
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: postgresql, python3-pg8000, python3-testing.common.database (>= 2.0.3), python3:any
Size: 8024
SHA256: 8ce9ced2a49f8c97f82ca4630649883471a355da601e40895957d0aba3573f9b
SHA1: db65fa6d59eb7e4f492577d162965879ec47398d
MD5sum: 3a3e28606768614d273b0423e074a919
Description: Python testing.* framework - PostgreSQL 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.postgresql contains helper classes to work with a temporary
PostgreSQL server. It automatically sets up a PostgreSQL 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.postgresql
Section: python
Priority: optional
Filename: pool/main/p/python-testing.postgresql/python3-testing.postgresql_1.3.0-5_all.deb