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

Last updated: May 20,2024

1. Install "python3-wilderness" package

This tutorial shows how to install python3-wilderness on Kali Linux

$ sudo apt update $ sudo apt install python3-wilderness

2. Uninstall "python3-wilderness" package

Please follow the step by step instructions below to uninstall python3-wilderness on Kali Linux:

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

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

Package: python3-wilderness
Source: python-wilderness
Version: 0.1.6-1
Installed-Size: 80
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15012
SHA256: 87fc48c78ffca455ffeb8542af0faa00e12302c960f1e6028e617c1b2782c1ec
SHA1: 131813c78d8f040f343b219c571aa8313133a859
MD5sum: c7dbcd8126c0d615e608476b980fd76a
Description: Light wrapper around argparse for creating command line applications
Wilderness is a light wrapper around argparse for creating command line
applications with multiple subcommands, in the style of Git. Wilderness also
makes it easy to generate man pages for your application.
.
Wilderness is heavily inspired by Cleo and argparse-manpage, but aims to stick
as closely as possible to argparse to avoid users having to learn a new API.
Description-md5:
Homepage: https://github.com/spl0k/supysonic
Section: python
Priority: optional
Filename: pool/main/p/python-wilderness/python3-wilderness_0.1.6-1_all.deb