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

Last updated: December 26,2024

1. Install "python39-pyemd" package

In this section, we are going to explain the necessary steps to install python39-pyemd on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyemd

2. Uninstall "python39-pyemd" package

This is a short guide on how to uninstall python39-pyemd on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyemd

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

Information for package python39-pyemd:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyemd
Version : 0.5.1-4.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 171.3 KiB
Installed : No
Status : not installed
Source package : python-pyemd-0.5.1-4.7.src
Upstream URL : https://github.com/wmayner/pyemd
Summary : Python implementation of the Earth Mover's Distance
Description :
PyEMD is a Python wrapper for Ofir Pele and Michael Werman's implementation
of the Earth Mover's Distance that allows it to be used with NumPy.