How to Install and Uninstall python311-padaos Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-padaos" package

This is a short guide on how to install python311-padaos on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-padaos

2. Uninstall "python311-padaos" package

In this section, we are going to explain the necessary steps to uninstall python311-padaos on openSuSE Tumbleweed:

$ sudo zypper remove python311-padaos

3. Information about the python311-padaos package on openSuSE Tumbleweed

Information for package python311-padaos:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-padaos
Version : 0.1.10-1.30
Arch : noarch
Vendor : openSUSE
Installed Size : 19.3 KiB
Installed : No
Status : not installed
Source package : python-padaos-0.1.10-1.30.src
Upstream URL : http://github.com/MatthewScholefield/padaos
Summary : An intent parser
Description :
A intent parser Python module.
Padaos converts a series of example sentences into one big chunk of
regex. Each intent is a single compiled regex matcher.