How to Install and Uninstall python39-rebulk Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-rebulk" package
Please follow the steps below to install python39-rebulk on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-rebulk
Copied
2. Uninstall "python39-rebulk" package
Here is a brief guide to show you how to uninstall python39-rebulk on openSuSE Tumbleweed:
$
sudo zypper remove
python39-rebulk
Copied
3. Information about the python39-rebulk package on openSuSE Tumbleweed
Information for package python39-rebulk:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rebulk
Version : 3.2.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 569.3 KiB
Installed : No
Status : not installed
Source package : python-rebulk-3.2.0-1.7.src
Upstream URL : https://github.com/Toilal/rebulk
Summary : Library for defining bulk search patterns to perform advanced string matching
Description :
ReBulk is a Python library that performs advanced searches in
strings that would be hard to implement using the re module or
String methods only.
It includes some features like Patterns, Match, Rule that
allow building a custom and complex string matcher.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-rebulk
Version : 3.2.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 569.3 KiB
Installed : No
Status : not installed
Source package : python-rebulk-3.2.0-1.7.src
Upstream URL : https://github.com/Toilal/rebulk
Summary : Library for defining bulk search patterns to perform advanced string matching
Description :
ReBulk is a Python library that performs advanced searches in
strings that would be hard to implement using the re module or
String methods only.
It includes some features like Patterns, Match, Rule that
allow building a custom and complex string matcher.