How to Install and Uninstall python38-annoy Package on openSuSE Tumbleweed
Last updated: December 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-annoy" package
This is a short guide on how to install python38-annoy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-annoy
Copied
2. Uninstall "python38-annoy" package
This is a short guide on how to uninstall python38-annoy on openSuSE Tumbleweed:
$
sudo zypper remove
python38-annoy
Copied
3. Information about the python38-annoy package on openSuSE Tumbleweed
Information for package python38-annoy:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-annoy
Version : 1.17.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 166,0 KiB
Installed : No
Status : not installed
Source package : python-annoy-1.17.0-2.3.src
Summary : Approximation of Nearest Neighbors
Description :
Annoy (Approximate Nearest Neighbors) is a C++ library with Python
bindings to search for points in space that are close to a given
query point. It also creates large read-only file-based data
structures that are mmapped into memory so that many processes may
share the same data.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-annoy
Version : 1.17.0-2.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 166,0 KiB
Installed : No
Status : not installed
Source package : python-annoy-1.17.0-2.3.src
Summary : Approximation of Nearest Neighbors
Description :
Annoy (Approximate Nearest Neighbors) is a C++ library with Python
bindings to search for points in space that are close to a given
query point. It also creates large read-only file-based data
structures that are mmapped into memory so that many processes may
share the same data.