How to Install and Uninstall python36-RegexOrder Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python36-RegexOrder" package

Please follow the step by step instructions below to install python36-RegexOrder on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-RegexOrder

2. Uninstall "python36-RegexOrder" package

Please follow the guidelines below to uninstall python36-RegexOrder on openSuSE Tumbleweed:

$ sudo zypper remove python36-RegexOrder

3. Information about the python36-RegexOrder package on openSuSE Tumbleweed

Information for package python36-RegexOrder:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-RegexOrder
Version : 0.2-4.8
Arch : noarch
Vendor : openSUSE
Installed Size : 16,7 KiB
Installed : No
Status : not installed
Source package : python-RegexOrder-0.2-4.8.src
Summary : Python module to search a regex that fits all query strings
Description :
A module to search the regex that fits all query strings.
- Dozens of pre-written regexes are indexed and organized as a partial order, available in `regexorder/templates.json`.
- The regex of all the querying strings' least upper bound in the partial order is returned.
- templates.svg plots the partial order.