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

Last updated: May 17,2024

1. Install "python3-keepalive" package

Learn how to install python3-keepalive on Kali Linux

$ sudo apt update $ sudo apt install python3-keepalive

2. Uninstall "python3-keepalive" package

This tutorial shows how to uninstall python3-keepalive on Kali Linux:

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

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

Package: python3-keepalive
Source: python-keepalive
Version: 0.5-4
Installed-Size: 41
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9412
SHA256: a8e5ba38a56508d13fdbfdbe9d489b5c0f08d06c325ece6818f48167cc054109
SHA1: 3533d2ede1e2915e3ea3bedb7c4a25ace41b0d1e
MD5sum: c13de6097634a1b85d65ea329b666331
Description: urllib keepalive support for Python 3
An HTTP handler for urllib2 that supports HTTP 1.1 and keepalive.
.
This package provides keepalive for Python 3.
Description-md5:
Homepage: https://github.com/wikier/keepalive
Section: python
Priority: optional
Filename: pool/main/p/python-keepalive/python3-keepalive_0.5-4_all.deb