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

Last updated: June 29,2024

1. Install "python38-MulticoreTSNE" package

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

$ sudo zypper refresh $ sudo zypper install python38-MulticoreTSNE

2. Uninstall "python38-MulticoreTSNE" package

Learn how to uninstall python38-MulticoreTSNE on openSuSE Tumbleweed:

$ sudo zypper remove python38-MulticoreTSNE

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

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