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

Last updated: May 01,2024

1. Install "python3-minieigen" package

Please follow the step by step instructions below to install python3-minieigen on Kali Linux

$ sudo apt update $ sudo apt install python3-minieigen

2. Uninstall "python3-minieigen" package

Learn how to uninstall python3-minieigen on Kali Linux:

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

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

Package: python3-minieigen
Source: minieigen (0.50.3+dfsg1-13)
Version: 0.50.3+dfsg1-13+b7
Installed-Size: 8452
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libboost-python1.83.0-py312, libc6 (>= 2.32), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 4.0), libstdc++6 (>= 5.2), libjs-sphinxdoc (>= 7.2.2)
Recommends: libeigen3-dev
Size: 884864
SHA256: 082f363e83ebbeb89868617c37ce01eb957f31faa8dbe9d161a94a929d722207
SHA1: dd616782eb6d83091f6d2da7f90769921bfacb3e
MD5sum: 88a0a887d3db0e548d0ff1f277bf9688
Description: Wrapper of parts of the Eigen library (Python 3)
Small wrapper for core parts of Eigen, c++ library for linear algebra.
It is mainly useful for inspecting c++ code which already uses eigen and
boost::python. Supported types are Vectors (2,3,6 and dynamic-sized with
integer and floating-point values), Matrices (3x3, 6x6 and dynamic-sized
with floating-point values) and Quaternions. Numerous methods are wrapped
and the original API of Eigen is followed.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: http://www.launchpad.net/minieigen
Section: python
Priority: optional
Filename: pool/main/m/minieigen/python3-minieigen_0.50.3+dfsg1-13+b7_amd64.deb