How to Install and Uninstall python3-postgresfixture Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-postgresfixture" package

This guide let you learn how to install python3-postgresfixture on Kali Linux

$ sudo apt update $ sudo apt install python3-postgresfixture

2. Uninstall "python3-postgresfixture" package

In this section, we are going to explain the necessary steps to uninstall python3-postgresfixture on Kali Linux:

$ sudo apt remove python3-postgresfixture $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-postgresfixture package on Kali Linux

Package: python3-postgresfixture
Source: postgresfixture
Version: 0.4.3-2
Installed-Size: 111
Maintainer: Debian Python Team
Architecture: all
Depends: python3-fixtures (>= 0.3.8), python3-packaging, python3-psycopg2 (>= 2.4.4), python3-testscenarios (>= 0.4), python3-testtools (>= 0.9.14), python3:any
Recommends: postgresql
Size: 23676
SHA256: 740f72fe135ce4c22ef99e2c51a7c647b00b058db8fc4a5b6fde2e9822310ae7
SHA1: 4e4334e081d53340487a8bc5ed21b51043d96d8a
MD5sum: fbe978c76f5520c4cb7b6d636ec23b19
Description: Fixture for creating PostgreSQL clusters and databases (Python 3)
A fixture (https://launchpad.net/python-fixtures) for creating
PostgreSQL clusters and databases and tearing them down again, intended
for use during development and testing.
.
This package installs the library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://launchpad.net/postgresfixture
Section: python
Priority: optional
Filename: pool/main/p/postgresfixture/python3-postgresfixture_0.4.3-2_all.deb