How to Install and Uninstall python-minieigen Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "python-minieigen" package
Please follow the guidelines below to install python-minieigen on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-minieigen
Copied
2. Uninstall "python-minieigen" package
In this section, we are going to explain the necessary steps to uninstall python-minieigen on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-minieigen
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-minieigen package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-minieigen
Priority: optional
Section: universe/python
Installed-Size: 3961
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: minieigen
Version: 0.50.3+dfsg1-4build1
Depends: python (>= 2.7), python (<< 2.8), libboost-python1.58.0, libc6 (>= 2.14), libdouble-conversion1v5 (>= 2.0.0), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2), libjs-sphinxdoc (>= 1.0)
Recommends: libeigen3-dev
Filename: pool/universe/m/minieigen/python-minieigen_0.50.3+dfsg1-4build1_amd64.deb
Size: 517748
MD5sum: f7f62914a908d4b3367b8edbbdc32d51
SHA1: 03ddfb7c6ac793de824168879406988de3ec66d9
SHA256: 083efc87403b2c595f9cf0d55f881925c4e38f62e5ca9c26b6e0d25e8e65b0dd
Description-en: Wrapper of parts of the Eigen library (Python 2)
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 2 version of the package.
Description-md5: f22151ea01e77cd52bd3be684b9119f7
Homepage: http://www.launchpad.net/minieigen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 3961
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: minieigen
Version: 0.50.3+dfsg1-4build1
Depends: python (>= 2.7), python (<< 2.8), libboost-python1.58.0, libc6 (>= 2.14), libdouble-conversion1v5 (>= 2.0.0), libgcc1 (>= 1:4.0), libstdc++6 (>= 5.2), libjs-sphinxdoc (>= 1.0)
Recommends: libeigen3-dev
Filename: pool/universe/m/minieigen/python-minieigen_0.50.3+dfsg1-4build1_amd64.deb
Size: 517748
MD5sum: f7f62914a908d4b3367b8edbbdc32d51
SHA1: 03ddfb7c6ac793de824168879406988de3ec66d9
SHA256: 083efc87403b2c595f9cf0d55f881925c4e38f62e5ca9c26b6e0d25e8e65b0dd
Description-en: Wrapper of parts of the Eigen library (Python 2)
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 2 version of the package.
Description-md5: f22151ea01e77cd52bd3be684b9119f7
Homepage: http://www.launchpad.net/minieigen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu