How to Install and Uninstall python3-tiny-proxy Package on Kali Linux

Last updated: July 05,2024

1. Install "python3-tiny-proxy" package

This guide covers the steps necessary to install python3-tiny-proxy on Kali Linux

$ sudo apt update $ sudo apt install python3-tiny-proxy

2. Uninstall "python3-tiny-proxy" package

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

$ sudo apt remove python3-tiny-proxy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-tiny-proxy package on Kali Linux

Package: python3-tiny-proxy
Source: python-tiny-proxy
Version: 0.2.1-1
Installed-Size: 49
Maintainer: Debian Python Team
Architecture: all
Depends: python3-anyio, python3:any
Size: 7936
SHA256: 9a252798039efe5df916f440ca9cd6fc257e7008686541a73ecc8f39e2302c52
SHA1: 4df397d8bc9d5356064d0a576e31095e9a1269fa
MD5sum: 1d54fbba9b395dc84c139718f10c198a
Description: Simple proxy server (SOCKS4, SOCKS5, HTTP tunneling) for Python
Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built with anyio.
It is used for testing python-socks, aiohttp-socks and httpx-socks packages.
Description-md5:
Homepage: https://github.com/romis2012/tiny-proxy
Section: python
Priority: optional
Filename: pool/main/p/python-tiny-proxy/python3-tiny-proxy_0.2.1-1_all.deb