How to Install and Uninstall python312-annoy Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python312-annoy" package
Please follow the guidance below to install python312-annoy on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-annoy
Copied
2. Uninstall "python312-annoy" package
In this section, we are going to explain the necessary steps to uninstall python312-annoy on openSuSE Tumbleweed:
$
sudo zypper remove
python312-annoy
Copied
3. Information about the python312-annoy package on openSuSE Tumbleweed
Information for package python312-annoy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-annoy
Version : 1.17.3-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 167.3 KiB
Installed : No
Status : not installed
Source package : python-annoy-1.17.3-1.2.src
Upstream URL : https://github.com/spotify/annoy
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 : python312-annoy
Version : 1.17.3-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 167.3 KiB
Installed : No
Status : not installed
Source package : python-annoy-1.17.3-1.2.src
Upstream URL : https://github.com/spotify/annoy
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.