How to Install and Uninstall python39-ssdeep Package on openSuSE Tumbleweed

Last updated: June 21,2024

1. Install "python39-ssdeep" package

Learn how to install python39-ssdeep on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-ssdeep

2. Uninstall "python39-ssdeep" package

Please follow the steps below to uninstall python39-ssdeep on openSuSE Tumbleweed:

$ sudo zypper remove python39-ssdeep

3. Information about the python39-ssdeep package on openSuSE Tumbleweed

Information for package python39-ssdeep:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ssdeep
Version : 3.4.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 71.2 KiB
Installed : No
Status : not installed
Source package : python-ssdeep-3.4.1-2.1.src
Upstream URL : https://github.com/DinoTools/python-ssdeep
Summary : Python wrapper for the ssdeep library
Description :
A Python wrapper for ssdeep, which is a library for computing context triggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match inputs that have homologies. Such inputs
have sequences of identical bytes in the same order, although bytes in between these sequences may be different in both
content and length.