How to Install and Uninstall python39-python-aiml Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python39-python-aiml" package

Please follow the guidance below to install python39-python-aiml on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-aiml

2. Uninstall "python39-python-aiml" package

Please follow the guidance below to uninstall python39-python-aiml on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-aiml

3. Information about the python39-python-aiml package on openSuSE Tumbleweed

Information for package python39-python-aiml:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-aiml
Version : 0.9.3-3.16
Arch : noarch
Vendor : openSUSE
Installed Size : 14.3 MiB
Installed : No
Status : not installed
Source package : python-python-aiml-0.9.3-3.16.src
Upstream URL : https://github.com/paulovn/python-aiml
Summary : An interpreter package for AIML, the Artificial Intelligence Markup Language
Description :
python-aiml implements an interpreter for AIML, the Artificial Intelligence
Markup Language developed by Dr. Richard Wallace of the A.L.I.C.E. Foundation.
It can be used to implement a conversational AI program.
This package was forked from PyAIML 0.8.6 which seems to have been abandoned
for a long time.