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

Last updated: May 16,2024

1. Install "python2-MulticoreTSNE" package

This guide let you learn how to install python2-MulticoreTSNE on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-MulticoreTSNE

2. Uninstall "python2-MulticoreTSNE" package

Please follow the step by step instructions below to uninstall python2-MulticoreTSNE on openSUSE Leap:

$ sudo zypper remove python2-MulticoreTSNE

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

Information for package python2-MulticoreTSNE:
----------------------------------------------
Repository : Main Repository
Name : python2-MulticoreTSNE
Version : 0.1-bp153.1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 141,2 KiB
Installed : No
Status : not installed
Source package : python-MulticoreTSNE-0.1-bp153.1.13.src
Summary : Multicore version of t-SNE algorithm
Description :
This is a multicore modification of Barnes-Hut t-distributed
Stochastic Neighbor Embedding (t-SNE). It is implemented using Python
and Torch CFFI-based wrappers.