How to Install and Uninstall python2-pyemd Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-pyemd" package

In this section, we are going to explain the necessary steps to install python2-pyemd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyemd

2. Uninstall "python2-pyemd" package

This guide covers the steps necessary to uninstall python2-pyemd on openSUSE Leap:

$ sudo zypper remove python2-pyemd

3. Information about the python2-pyemd package on openSUSE Leap

Information for package python2-pyemd:
--------------------------------------
Repository : Main Repository
Name : python2-pyemd
Version : 0.5.1-bp153.1.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 199,5 KiB
Installed : No
Status : not installed
Source package : python-pyemd-0.5.1-bp153.1.18.src
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.