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

Last updated: May 13,2024

1. Install "python3-skytools" package

Please follow the instructions below to install python3-skytools on Kali Linux

$ sudo apt update $ sudo apt install python3-skytools

2. Uninstall "python3-skytools" package

This guide covers the steps necessary to uninstall python3-skytools on Kali Linux:

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

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

Package: python3-skytools
Source: python-skytools
Version: 3.9.2-1
Installed-Size: 321
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), python3-psycopg2
Size: 71100
SHA256: 9902bf8d57633f5635d1e1d3b868998c04d84b6969daec45d976783089633dc1
SHA1: 79ea7a7d8fda625c5dac7018de52f81486ae199e
MD5sum: e83deddea37de6a1f9b0fbf70b5779e0
Description: Skytools Python modules
This is the low-level utility module split out from the old Skytools
meta-package. It contains various utilities for writing PostgreSQL database
scripts.
.
Features:
* Support for background scripts - daemonizing - logging - config parsing
* Database tools - tuned connection - DB structure examining - SQL parsing -
COPY I/O
* Time utilities - ISO timestamp parsing - datetime to timestamp
* Text utilities - natural sort - fast urlencode I/O
Description-md5:
Homepage: https://github.com/pgq/python-skytools
Section: python
Priority: optional
Filename: pool/main/p/python-skytools/python3-skytools_3.9.2-1_amd64.deb