How to Install and Uninstall nanobind-dev Package on Kali Linux

Last updated: July 05,2024

1. Install "nanobind-dev" package

This guide let you learn how to install nanobind-dev on Kali Linux

$ sudo apt update $ sudo apt install nanobind-dev

2. Uninstall "nanobind-dev" package

Learn how to uninstall nanobind-dev on Kali Linux:

$ sudo apt remove nanobind-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the nanobind-dev package on Kali Linux

Package: nanobind-dev
Source: nanobind
Version: 1.9.2-1
Installed-Size: 654
Maintainer: Debian Python Team
Architecture: all
Depends: libeigen3-dev, robin-map-dev
Size: 123188
SHA256: 6a60cac25cedf2acf77264d3baf8594a139e2da558f25f7ddaf999cff8ce1818
SHA1: c310680678cd4a1e4c22a932046888c6333fcc83
MD5sum: ec022bd91b7598f5eb8658c33f663dd2
Description: Tiny and efficient C++/Python bindings (development files)
nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical
syntax. In contrast to these existing tools, nanobind is more efficient:
bindings compile in a shorter amount of time, produce smaller binaries, and
have better runtime performance.
.
This package installs the development files.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/wjakob/nanobind
Section: python
Priority: optional
Filename: pool/main/n/nanobind/nanobind-dev_1.9.2-1_all.deb

5. The same packages on other Linux Distributions