How to Install and Uninstall python3-imath Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-imath" package

This tutorial shows how to install python3-imath on Kali Linux

$ sudo apt update $ sudo apt install python3-imath

2. Uninstall "python3-imath" package

In this section, we are going to explain the necessary steps to uninstall python3-imath on Kali Linux:

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

3. Information about the python3-imath package on Kali Linux

Package: python3-imath
Source: imath (3.1.9-3)
Version: 3.1.9-3+b2
Installed-Size: 36427
Maintainer: Debian PhotoTools Maintainers
Architecture: amd64
Depends: python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libimath-3-1-29 (>= 3.1.9), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1)
Size: 4028572
SHA256: e721a189932f3c58edf3a7c283c8acf6b053bfbef1e41397b260b7a7b5d76d96
SHA1: 57b70db6128483738b731ca9dc5b487537f258fb
MD5sum: ce8d6a996cc0eca169265345ae585dff
Description: Utility libraries from ASF used by OpenEXR - Python bindings
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.
.
Imath also includes optional Python bindings for all types and
functions, including optimized implementations of vector and
matrix arrays.
.
This package provides Python bindings to the Imath library.
Description-md5:
Multi-Arch: same
Homepage: https://www.openexr.com
Section: python
Priority: optional
Filename: pool/main/i/imath/python3-imath_3.1.9-3+b2_amd64.deb