How to Install and Uninstall python3-argparse-addons Package on Kali Linux

Last updated: July 04,2024

1. Install "python3-argparse-addons" package

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

$ sudo apt update $ sudo apt install python3-argparse-addons

2. Uninstall "python3-argparse-addons" package

Please follow the steps below to uninstall python3-argparse-addons on Kali Linux:

$ sudo apt remove python3-argparse-addons $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-argparse-addons package on Kali Linux

Package: python3-argparse-addons
Source: python-argparse-addons
Version: 0.12.0-2
Installed-Size: 22
Maintainer: Sebastian Ramacher
Architecture: all
Depends: python3:any
Size: 3992
SHA256: c5a5c76bc64f737c975d69e2a7fb0f3298f982b4f9d6fbb8c605b616b891f15b
SHA1: 0cca2fb759e7e13217fcb0c70860df42bafbb371
MD5sum: 9b39d8465226c50c754dbbc2d2c72494
Description: Additional argparse types and actions (Python 3)
This module provides additional types and actions for the use with argparse
from Python's standard library.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/eerimoq/argparse_addons
Section: python
Priority: optional
Filename: pool/main/p/python-argparse-addons/python3-argparse-addons_0.12.0-2_all.deb