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

Last updated: May 12,2024

1. Install "python3-kaptan" package

Please follow the step by step instructions below to install python3-kaptan on Kali Linux

$ sudo apt update $ sudo apt install python3-kaptan

2. Uninstall "python3-kaptan" package

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

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

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

Package: python3-kaptan
Source: python-kaptan
Version: 0.6.0-1
Installed-Size: 47
Maintainer: Debian QA Group
Architecture: all
Depends: python3-yaml, python3:any
Size: 9376
SHA256: 30aba5f6248c4a43ea50843b687900244004581520534b6a88375e11956fe8ac
SHA1: e2ea97da744c17e23f573789dc1fb0bf60519baf
MD5sum: db9f3a9048927ab0290d49c9d3308da6
Description: Python 3 configuration manager in various formats
Configuration manager that allows users to transparently access
configuration data stored in various formats (INI, JSON, YAML, dict,
file).
.
This is the Python 3 package
Description-md5:
Homepage: https://github.com/emre/kaptan
Section: python
Priority: optional
Filename: pool/main/p/python-kaptan/python3-kaptan_0.6.0-1_all.deb