How to Install and Uninstall python3-hnswlib Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-hnswlib" package

This tutorial shows how to install python3-hnswlib on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-hnswlib

2. Uninstall "python3-hnswlib" package

This tutorial shows how to uninstall python3-hnswlib on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-hnswlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hnswlib package on Ubuntu 21.10 (Impish Indri)

Package: python3-hnswlib
Architecture: amd64
Version: 0.4.0-3build1
Priority: optional
Section: universe/python
Source: hnswlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 277
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 6), python3 (<< 3.10), python3 (>= 3.9~), python3-numpy, python3-pybind11
Filename: pool/universe/h/hnswlib/python3-hnswlib_0.4.0-3build1_amd64.deb
Size: 99016
MD5sum: bb01e00e4be495ad77a23e1c9834f076
SHA1: 343e06f717088e77eacfd18ccac5150188d6b1df
SHA256: c1ec79621bcb20cac171f6eb7a078cfad0f53bce041e74fbe4b7b43d9d87f97f
SHA512: b4a3c66ddf2e37abc460af4a6b16ebe6fc9701b3ba8557b3f8a9f44549100b3e48c9269e1f0ba6dccb6aebfbaf55fb7c764e03700c3e64b234f1a329d5f30be1
Homepage: https://github.com/nmslib/hnswlib
Description-en: Python bindings for hnswlib: fast approximate nearest neighbor search
A common task in data analysis but also in scientific computations
is to find data that is very close (multi-dimensional space) or
similar (same thing) to a given data point. Also as heuristics for
physics engines, it is the objects closest to you that you are
most likely to collide with. This library knows how to do this
fast.
.
This package provides a module for Python3 to the C implementation.
Description-md5: bf6a43f462a3781c7a967ceea0590bec