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

Last updated: May 17,2024

1. Install "python3-pycares" package

This tutorial shows how to install python3-pycares on Kali Linux

$ sudo apt update $ sudo apt install python3-pycares

2. Uninstall "python3-pycares" package

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

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

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

Package: python3-pycares
Source: pycares
Version: 4.4.0-1
Installed-Size: 236
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-idna, python3 (<< 3.13), python3 (>= 3.11~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc-ares2 (>= 1.17.0), libc6 (>= 2.4)
Suggests: python-pycares-doc, netbase
Size: 34452
SHA256: f04a9be3624efac06a81c82b1e6eac28d5480e0b0978c093b693f53ae897fa9b
SHA1: b035ca6dee2c5ad5addfe11bbd8b8a1738787f00
MD5sum: 8e6387a5ad81a7d717e7048a809aea60
Description: Python interface for c-ares (Python 3)
pycares is a Python module which provides an interface to c-ares. c-ares is
a C library that performs DNS requests and name resolutions asynchronously.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/saghul/pycares
Section: python
Priority: optional
Filename: pool/main/p/pycares/python3-pycares_4.4.0-1_amd64.deb