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

Last updated: May 20,2024

1. Install "python3-pycurl" package

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

$ sudo apt update $ sudo apt install python3-pycurl

2. Uninstall "python3-pycurl" package

This is a short guide on how to uninstall python3-pycurl on Kali Linux:

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

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

Package: python3-pycurl
Source: pycurl
Version: 7.45.2-7
Installed-Size: 351
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.15), libcurl3-gnutls (>= 8.5.0)
Suggests: libcurl4-gnutls-dev, python-pycurl-doc
Size: 86284
SHA256: 28a40c3c1050dc63922180b1ba1064e779400d67de0dbdd59a556c7638c15a89
SHA1: 0ac219553efbda68ba940fc7238bf5f12a93668e
MD5sum: 4b020f3def61a5db9de3ef02cf06c1bf
Description: Python bindings to libcurl (Python 3)
This module provides the Python bindings to libcurl. Please refer to
the libcurl documentation available in libcurl4-gnutls-dev Debian package.
.
NOTE: the SSL support is provided by GnuTLS.
.
This package contains PyCURL for Python 3.
Description-md5:
Homepage: http://pycurl.sourceforge.net
Section: python
Priority: optional
Filename: pool/main/p/pycurl/python3-pycurl_7.45.2-7_amd64.deb