How to Install and Uninstall python-symeig-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-symeig-dbg" package

Please follow the steps below to install python-symeig-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-symeig-dbg

2. Uninstall "python-symeig-dbg" package

Please follow the step by step instructions below to uninstall python-symeig-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-symeig-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-symeig-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-symeig-dbg
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Source: symeig
Version: 1.5-2
Depends: python-symeig (= 1.5-2)
Filename: pool/universe/s/symeig/python-symeig-dbg_1.5-2_all.deb
Size: 1972
MD5sum: c420776bfa64561e167108a7a1e810b8
SHA1: 94caeea1137e706376a56c4c93984a4a6d39f766
SHA256: 1a14f457e8c309cd909767d3e3b59c189f206b58d9b99819160ee38cbf9978f9
Description-en: Symmetrical eigenvalue routines for NumPy (debug symbols)
A Python wrapper for the LAPACK functions to solve the standard and
generalized eigenvalue problems for symmetric (hermitian) positive definite
matrices. Those specialized algorithms give an important speed-up with respect
to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and
linalg.eigh).
.
This is dummy transitional package -- please use scipy's scipy.linalg.eigh
for symeig functionality.
Description-md5: 6e983fffb3a52130f18b9efbf4f71e85
Homepage: http://mdp-toolkit.sourceforge.net/symeig.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu