How to Install and Uninstall python312-rapidfuzz Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-rapidfuzz" package

This is a short guide on how to install python312-rapidfuzz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-rapidfuzz

2. Uninstall "python312-rapidfuzz" package

This guide let you learn how to uninstall python312-rapidfuzz on openSuSE Tumbleweed:

$ sudo zypper remove python312-rapidfuzz

3. Information about the python312-rapidfuzz package on openSuSE Tumbleweed

Information for package python312-rapidfuzz:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-rapidfuzz
Version : 3.6.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.8 MiB
Installed : No
Status : not installed
Source package : python-rapidfuzz-3.6.2-1.1.src
Upstream URL : https://github.com/maxbachmann/RapidFuzz
Summary : Rapid fuzzy string matching
Description :
RapidFuzz is a fast string matching library for Python and C++, which is using
the string similarity calculations from FuzzyWuzzy.