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

Last updated: May 17,2024

1. Install "python3-RegexOrder" package

Please follow the steps below to install python3-RegexOrder on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-RegexOrder

2. Uninstall "python3-RegexOrder" package

Please follow the guidance below to uninstall python3-RegexOrder on openSUSE Leap:

$ sudo zypper remove python3-RegexOrder

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

Information for package python3-RegexOrder:
-------------------------------------------
Repository : Main Repository
Name : python3-RegexOrder
Version : 0.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 17.0 KiB
Installed : No
Status : not installed
Source package : python-RegexOrder-0.2-bp155.2.11.src
Upstream URL : https://github.com/chuanconggao/RegexOrder
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.