How to Install and Uninstall python312-ahocorasick-rs Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-ahocorasick-rs" package
This tutorial shows how to install python312-ahocorasick-rs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-ahocorasick-rs
Copied
2. Uninstall "python312-ahocorasick-rs" package
Please follow the step by step instructions below to uninstall python312-ahocorasick-rs on openSuSE Tumbleweed:
$
sudo zypper remove
python312-ahocorasick-rs
Copied
3. Information about the python312-ahocorasick-rs package on openSuSE Tumbleweed
Information for package python312-ahocorasick-rs:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ahocorasick-rs
Version : 0.22.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 869.3 KiB
Installed : No
Status : not installed
Source package : python-ahocorasick-rs-0.22.0-1.2.src
Upstream URL : https://github.com/G-Research/ahocorasick_rs
Summary : Search a string for multiple substrings at once
Description :
ahocorasick_rs allows you to search for multiple substrings ("patterns") in a given string ("haystack") using variations of the Aho-Corasick algorithm.
In particular, it's implemented as a wrapper of the Rust aho-corasick library, and provides a faster alternative to the pyahocorasick library.
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ahocorasick-rs
Version : 0.22.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 869.3 KiB
Installed : No
Status : not installed
Source package : python-ahocorasick-rs-0.22.0-1.2.src
Upstream URL : https://github.com/G-Research/ahocorasick_rs
Summary : Search a string for multiple substrings at once
Description :
ahocorasick_rs allows you to search for multiple substrings ("patterns") in a given string ("haystack") using variations of the Aho-Corasick algorithm.
In particular, it's implemented as a wrapper of the Rust aho-corasick library, and provides a faster alternative to the pyahocorasick library.