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

Last updated: June 29,2024

1. Install "python38-ssdeep" package

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

$ sudo zypper refresh $ sudo zypper install python38-ssdeep

2. Uninstall "python38-ssdeep" package

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

$ sudo zypper remove python38-ssdeep

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

Information for package python38-ssdeep:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ssdeep
Version : 3.4-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 104,6 KiB
Installed : No
Status : not installed
Source package : python-ssdeep-3.4-5.1.src
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.