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

Last updated: May 19,2024

1. Install "python3-padaos" package

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

$ sudo apt update $ sudo apt install python3-padaos

2. Uninstall "python3-padaos" package

Please follow the instructions below to uninstall python3-padaos on Kali Linux:

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

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

Package: python3-padaos
Source: padaos
Version: 0.1.10-3
Installed-Size: 25
Maintainer: Wouter Verhelst
Architecture: all
Depends: python3:any
Suggests: python-padaos-doc
Size: 4868
SHA256: 10e765f5808ed75dc4b1231fd73d7d04baaf6ef087d0420d09f1906171740618
SHA1: d067b0e7892fd95a629c0d6847c29ef207e9fcf7
MD5sum: c3639b80d0f56d4e98b3ecdc718e3a09
Description: A rigid, lightweight, dead-simple intent parser
To deploy an intent parser into production with an automated feedback
loop, it's essential that the new data doesn't interfere with the old
data. It's also necessary that the parser can learn from sentences that
closely match written English (or any other language). That's what
Padaos does.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/MycroftAI/padaos
Section: python
Priority: optional
Filename: pool/main/p/padaos/python3-padaos_0.1.10-3_all.deb