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

Last updated: May 19,2024

1. Install "python3-numba" package

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

$ sudo apt update $ sudo apt install python3-numba

2. Uninstall "python3-numba" package

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

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

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

Package: python3-numba
Architecture: amd64
Version: 0.52.0-4
Priority: optional
Section: universe/python
Source: numba
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9632
Depends: python3-llvmlite (>= 0.35~), python3-scipy (>= 1.0), python3 (<< 3.10), python3 (>= 3.9~), python3-numpy (>= 1:1.16.0~rc1), python3-numpy-abi9, python3-pkg-resources, python3:any, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgomp1 (>= 4.9), libstdc++6 (>= 5), libtbb2 (>= 2017~U7)
Recommends: numba-doc, python3-pip
Suggests: nvidia-cuda-toolkit
Filename: pool/universe/n/numba/python3-numba_0.52.0-4_amd64.deb
Size: 1450500
MD5sum: 8fdb41423a698b9f21aa9cb605e8ccea
SHA1: fd169db9edbbeb3dfc4be7914cd8b0a522f82bab
SHA256: cb2403dbe5bf0fc0ed9376fd69de6ec8fa788f07f635b4b8439021aaf153d00d
SHA512: 7bc60b30a0e593a6d3c709ee64c6ee2fc85270c2f2035b98e44f29168ba9adb8612d3b5d4650ce5a454df3aae3e0b771c62f0ec6cf151b1bb4fe99088dcdd1c9
Homepage: http://numba.pydata.org/
Description-en: native machine code compiler for Python 3
Numba compiles native machine code instructions from Python programs at
runtime using the LLVM compiler infrastructure. It could be easily employed
by decorating individual computation intensive functions in the Python code.
Numba could significantly speed up the performance of computations, and
optionally supports compilation to run on GPU processors through Nvidia's
CUDA platform.
It integrates well with the Python scientific software stack, and
especially recognizes Numpy arrays.
.
This package contains the modules for Python 3.
Description-md5: 4171f6228d88332177aa544844f33488