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

Last updated: July 04,2024

1. Install "python312-ssdeep" package

Please follow the steps below to install python312-ssdeep on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-ssdeep

2. Uninstall "python312-ssdeep" package

This is a short guide on how to uninstall python312-ssdeep on openSuSE Tumbleweed:

$ sudo zypper remove python312-ssdeep

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

Information for package python312-ssdeep:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ssdeep
Version : 3.4.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 74.8 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.