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

Last updated: May 17,2024

1. Install "python3-llvmlite" package

Here is a brief guide to show you how to install python3-llvmlite on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-llvmlite

2. Uninstall "python3-llvmlite" package

Please follow the guidelines below to uninstall python3-llvmlite on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-llvmlite
Architecture: amd64
Version: 0.35.0-3
Priority: optional
Section: universe/python
Source: llvmlite
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 588
Depends: python3 (>= 3~), python3:any, llvm-9, libc6 (>= 2.14), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2)
Suggests: llvmlite-doc
Filename: pool/universe/l/llvmlite/python3-llvmlite_0.35.0-3_amd64.deb
Size: 109600
MD5sum: 31663bbb26d876e0ca4ab89f25f659a9
SHA1: b7847e48b01c91498e20e71af90b66877355799f
SHA256: 85762f4cd0b9a6eaac0938e262f12ed64ff85bed006a554baf8bd8713bf46fba
SHA512: 47352204b543e3898104fd4aa38f0741de70eaa0983d790cbdad9daace74bbdf157b6b524f5df57fb8f32920d7527dadb9484b12cc6df9c3a5ac50e18e4a0119
Homepage: http://llvmlite.pydata.org/
Description-en: LLVM Python 3 binding for writing JIT compilers
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 modules and the binding for Python 3.
Description-md5: 8090258776d91bdab8ef00c3902fe8a9