How to Install and Uninstall python-aiml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 18,2024

1. Install "python-aiml" package

Please follow the steps below to install python-aiml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-aiml

2. Uninstall "python-aiml" package

In this section, we are going to explain the necessary steps to uninstall python-aiml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-aiml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aiml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-aiml
Priority: optional
Section: universe/python
Installed-Size: 165
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OLPC
Architecture: all
Version: 0.8.6-2
Provides: python2.7-aiml
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-aiml/python-aiml_0.8.6-2_all.deb
Size: 34194
MD5sum: 57a28f387e554a088e3358159ced0e3e
SHA1: 64016cf5d72843fbed83673e4a392335c0ec0903
SHA256: dece00902f2f8c5a65ec22b654aad671d1792e3e2cdfe821ac92aa13c4260bfe
Description-en: Artificial Intelligence Markup Language interpreter for Python
PyAIML is an interpreter for AIML, the Artificial Intelligence Markup
Language, implemented as a 100% pure standard Python package.
.
The package is fully compliant with the AIML 1.0.1 standard: no less,
but also no more. PyAIML's focus is (and will remain) bare-bones AIML
interpreting. That means no support for obscure communication protocols,
no advanced non-standard features, and no user interface to speak of.
Description-md5: 120ef63e9f7c45f97fd37279fed25ee1
Homepage: http://pyaiml.sf.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu