How to Install and Uninstall python311-RegexOrder Package on openSuSE Tumbleweed
Last updated: December 28,2024
1. Install "python311-RegexOrder" package
Here is a brief guide to show you how to install python311-RegexOrder on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-RegexOrder
Copied
2. Uninstall "python311-RegexOrder" package
This guide covers the steps necessary to uninstall python311-RegexOrder on openSuSE Tumbleweed:
$
sudo zypper remove
python311-RegexOrder
Copied
3. Information about the python311-RegexOrder package on openSuSE Tumbleweed
Information for package python311-RegexOrder:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-RegexOrder
Version : 0.2-4.20
Arch : noarch
Vendor : openSUSE
Installed Size : 16.0 KiB
Installed : No
Status : not installed
Source package : python-RegexOrder-0.2-4.20.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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-RegexOrder
Version : 0.2-4.20
Arch : noarch
Vendor : openSUSE
Installed Size : 16.0 KiB
Installed : No
Status : not installed
Source package : python-RegexOrder-0.2-4.20.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.