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

Last updated: May 18,2024

1. Install "python3-pox" package

In this section, we are going to explain the necessary steps to install python3-pox on Kali Linux

$ sudo apt update $ sudo apt install python3-pox

2. Uninstall "python3-pox" package

This guide let you learn how to uninstall python3-pox on Kali Linux:

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

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

Package: python3-pox
Source: pox
Version: 0.3.4-1
Installed-Size: 91
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 18780
SHA256: 5e24ad206cf412ece7940e02c48e140c223a0cb001507116c11c7c024a1617fb
SHA1: 2ca4ab6f6ca41d72878aeb34e01d9f426e77df83
MD5sum: 6423d3677391d62094ecd65e2a8212f6
Description: Utilities for filesystem exploration and automated builds
This package is particular useful when exploring a filesystem on a
remote host, where queries such as "what is the root of the
filesystem?", "what is the user's name?", and "what login shell is
preferred?" become essential in allowing a remote user to function as
if they were logged in locally.
.
pox is part of pathos, a Python framework for heterogeneous computing.
Description-md5:
Homepage: https://github.com/uqfoundation/pox
Section: python
Priority: optional
Filename: pool/main/p/pox/python3-pox_0.3.4-1_all.deb