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

Last updated: May 15,2024

1. Install "python3-args" package

Here is a brief guide to show you how to install python3-args on Kali Linux

$ sudo apt update $ sudo apt install python3-args

2. Uninstall "python3-args" package

Here is a brief guide to show you how to uninstall python3-args on Kali Linux:

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

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

Package: python3-args
Source: python-args
Version: 0.1.0-5
Installed-Size: 32
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6036
SHA256: 1305dba82aede22c50e982ef32b828f2f7e4e84bff2e5ab9c1469b15b4818199
SHA1: 56137f27c8ab14422e47dbffe0b8912093277051
MD5sum: 0479a24ac1bd566ad75e91f500635921
Description: Command Arguments for Humans (Python 3)
This simple module gives you an elegant interface for your command line
arguments.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/kennethreitz/args
Section: python
Priority: optional
Filename: pool/main/p/python-args/python3-args_0.1.0-5_all.deb