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

Last updated: May 20,2024

1. Install "python39-MulticoreTSNE" package

Here is a brief guide to show you how to install python39-MulticoreTSNE on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-MulticoreTSNE

2. Uninstall "python39-MulticoreTSNE" package

Please follow the guidance below to uninstall python39-MulticoreTSNE on openSuSE Tumbleweed:

$ sudo zypper remove python39-MulticoreTSNE

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

Information for package python39-MulticoreTSNE:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-MulticoreTSNE
Version : 0.1-5.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 82.9 KiB
Installed : No
Status : not installed
Source package : python-MulticoreTSNE-0.1-5.6.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.