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

Last updated: May 20,2024

1. Install "python3-adapt" package

Learn how to install python3-adapt on Kali Linux

$ sudo apt update $ sudo apt install python3-adapt

2. Uninstall "python3-adapt" package

This guide covers the steps necessary to uninstall python3-adapt on Kali Linux:

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

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

Package: python3-adapt
Source: adapt
Version: 1.0.0-1.1
Installed-Size: 115
Maintainer: Wouter Verhelst
Architecture: all
Depends: python3-six (>= 1.10.0), python3:any
Suggests: python-adapt-doc
Size: 20908
SHA256: 60dfcad19cefde4072d4b4904c2e3fd689139789035f6aac8bd383e7b8a04b7a
SHA1: 1e7d57880c2f29b646724590ac791cc986a6f754
MD5sum: 34d91b421cd557ecf68975a417cf59f1
Description: Adapt Intent Parser (Python 3)
The Adapt Intent Parser is a flexible and extensible intent definition
and determination framework. It is intended to parse natural language
text into a structured intent (a json object) that can then be invoked
programmatically.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/MycroftAI/adapt
Section: python
Priority: optional
Filename: pool/main/a/adapt/python3-adapt_1.0.0-1.1_all.deb

5. The same packages on other Linux Distributions