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

Last updated: May 13,2024

1. Install "python3-shtab" package

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

$ sudo apt update $ sudo apt install python3-shtab

2. Uninstall "python3-shtab" package

This tutorial shows how to uninstall python3-shtab on Kali Linux:

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

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

Package: python3-shtab
Source: python-shtab
Version: 1.5.5-3
Installed-Size: 64
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13420
SHA256: abe6a60932807e254d010ed6e2c287962bd56970add2b971375052953fa3e3bc
SHA1: 567dc712d9e1df8e4db3777fcd446471fbcb0aaa
MD5sum: 6e3977d6560372b4c31c777edc4e5b3b
Description: Automagic shell tab completion for Python CLI applications
Automatically generate shell tab completion scripts for Python CLI apps.
shtab processes an argparse.ArgumentParser object to generate
a tab completion script for your shell.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://docs.iterative.ai/shtab/
Section: python
Priority: optional
Filename: pool/main/p/python-shtab/python3-shtab_1.5.5-3_all.deb