How to Install and Uninstall python3-padaos Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-padaos" package

Please follow the guidelines below to install python3-padaos on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-padaos

2. Uninstall "python3-padaos" package

In this section, we are going to explain the necessary steps to uninstall python3-padaos on openSUSE Leap:

$ sudo zypper remove python3-padaos

3. Information about the python3-padaos package on openSUSE Leap

Information for package python3-padaos:
---------------------------------------
Repository : Main Repository
Name : python3-padaos
Version : 0.1.10-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 20.6 KiB
Installed : No
Status : not installed
Source package : python-padaos-0.1.10-bp155.2.12.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.