How to Install and Uninstall llvmlite-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "llvmlite-doc" package

This tutorial shows how to install llvmlite-doc on Kali Linux

$ sudo apt update $ sudo apt install llvmlite-doc

2. Uninstall "llvmlite-doc" package

Learn how to uninstall llvmlite-doc on Kali Linux:

$ sudo apt remove llvmlite-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvmlite-doc package on Kali Linux

Package: llvmlite-doc
Source: llvmlite
Version: 0.41.1-1
Installed-Size: 1141
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Suggests: python3-llvmlite
Size: 133588
SHA256: 3ac18cf65070d9dcfbbd9fa558a9e74ca69b49b1e4340963a29fd90e35274f8f
SHA1: f427966e486bc95e9608c2172c7f73973b8b9568
MD5sum: f663e8af703bcdb9db11f271e38a56ae
Description: LLVM Python binding for writing JIT compilers (docs)
llvmlite uses the LLVM library for JIT (just-in-time) compilation of
Python code into native machine instructions during runtime. Instead
of exposing large parts of the LLVM C++ API for direct calls into the
LLVM library, llvmlite follows a lightweight multi-layered approach.
.
This package contains the documentation and example code.
Description-md5:
Homepage: https://llvmlite.pydata.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvmlite/llvmlite-doc_0.41.1-1_all.deb