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

Last updated: May 21,2024

1. Install "python38-padaos" package

Here is a brief guide to show you how to install python38-padaos on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-padaos

2. Uninstall "python38-padaos" package

This tutorial shows how to uninstall python38-padaos on openSuSE Tumbleweed:

$ sudo zypper remove python38-padaos

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

Information for package python38-padaos:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-padaos
Version : 0.1.10-1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 20,4 KiB
Installed : No
Status : not installed
Source package : python-padaos-0.1.10-1.15.src
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.