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

Last updated: May 11,2024

1. Install "python3-socks" package

Please follow the guidelines below to install python3-socks on Kali Linux

$ sudo apt update $ sudo apt install python3-socks

2. Uninstall "python3-socks" package

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

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

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

Package: python3-socks
Source: python-socksipy
Version: 1.7.1+dfsg-1
Installed-Size: 77
Maintainer: Debian Python Team
Architecture: all
Replaces: python3-pysocks, python3-socksipy
Depends: python3:any
Breaks: python3-pysocks, python3-socksipy
Size: 23260
SHA256: ac8a6a965ca106ddc48c80c0a8d75301023b9b06dc391da3b88cf95ef2f2aee0
SHA1: 6f4e31887c67d86ed1887157a9a5b8ab458ab6af
MD5sum: 8e2de42aefaa3044236ebeffda53f677
Description: Python 3 SOCKS client module
This module was designed to allow developers of Python
software that uses the Internet or another TCP/IP-based
network to add support for connection through a SOCKS proxy
server with as much ease as possible.
.
The module is also knowns as SocksiPy or PySocks.
.
This is the Python 3 version.
Description-md5:
Homepage: https://github.com/Anorov/PySocks
Section: python
Priority: optional
Filename: pool/main/p/python-socksipy/python3-socks_1.7.1+dfsg-1_all.deb