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

Last updated: July 05,2024

1. Install "python312-pymisp" package

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

$ sudo zypper refresh $ sudo zypper install python312-pymisp

2. Uninstall "python312-pymisp" package

Here is a brief guide to show you how to uninstall python312-pymisp on openSuSE Tumbleweed:

$ sudo zypper remove python312-pymisp

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

Information for package python312-pymisp:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pymisp
Version : 2.4.170.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-pymisp-2.4.170.2-1.3.src
Upstream URL : https://github.com/MISP/PyMISP
Summary : Python API for MISP
Description :
PyMISP is a Python library to access MISP platforms via their REST API.
PyMISP allows you to fetch events, add or update events/attributes, add or update samples or search for attributes.