How to Install and Uninstall python3-path-and-address Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-path-and-address" package

This guide covers the steps necessary to install python3-path-and-address on Kali Linux

$ sudo apt update $ sudo apt install python3-path-and-address

2. Uninstall "python3-path-and-address" package

Learn how to uninstall python3-path-and-address on Kali Linux:

$ sudo apt remove python3-path-and-address $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-path-and-address package on Kali Linux

Package: python3-path-and-address
Source: python-path-and-address
Version: 2.0.1-3
Installed-Size: 24
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5028
SHA256: 0662bfb3d22805254c7f8ce7ef6615b285e328adb45e84db6d070d3dac88a2d0
SHA1: 47eb2c65f8f674f79d3b99bbdae037e4964ba058
MD5sum: 6d7287dbb9389ae38ba3656aba76bbfa
Description: Functions for server CLI applications used by humans (Python 3)
Path-and-address resolves ambiguities for command-line interface applications
with the following pattern:
.
$ your_app [] [
]
.
The library applies the principal of least surprise to command-line
interfaces.
.
This package is built for Python 3.
Description-md5:
Homepage: https://github.com/joeyespo/path-and-address
Section: python
Priority: optional
Filename: pool/main/p/python-path-and-address/python3-path-and-address_2.0.1-3_all.deb