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

Last updated: May 20,2024

1. Install "python3-MulticoreTSNE" package

Here is a brief guide to show you how to install python3-MulticoreTSNE on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-MulticoreTSNE

2. Uninstall "python3-MulticoreTSNE" package

This tutorial shows how to uninstall python3-MulticoreTSNE on openSUSE Leap:

$ sudo zypper remove python3-MulticoreTSNE

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

Information for package python3-MulticoreTSNE:
----------------------------------------------
Repository : Main Repository
Name : python3-MulticoreTSNE
Version : 0.1-bp155.3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 129.9 KiB
Installed : No
Status : not installed
Source package : python-MulticoreTSNE-0.1-bp155.3.12.src
Upstream URL : https://github.com/DmitryUlyanov/Multicore-TSNE
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.