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

Last updated: May 19,2024

1. Install "python-numpy-dbg" package

This is a short guide on how to install python-numpy-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-numpy-dbg" package

Please follow the steps below to uninstall python-numpy-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-numpy-dbg
Priority: extra
Section: python
Installed-Size: 20136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-numpy
Version: 1:1.11.0-1ubuntu1
Replaces: python-numpy (<< 1:1.7.1-1)
Depends: python-dbg, python-numpy (= 1:1.11.0-1ubuntu1), libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3
Breaks: python-numpy (<< 1:1.7.1-1)
Filename: pool/main/p/python-numpy/python-numpy-dbg_1.11.0-1ubuntu1_amd64.deb
Size: 3556926
MD5sum: cf014fef24004c73fdd3336aac43e5cd
SHA1: 5430b2ee6f3ef11855cccc95131ba3012d2d9e69
SHA256: 277f54a08fcbbb9ac3bfee43ecfdf72afdd632c43fa3a73b2208df3ec433b24b
Description-en: Fast array facility to the Python language (debug extension)
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
code, and useful linear algebra, Fourier transform, and random number
capabilities.
.
Numpy replaces the python-numeric and python-numarray modules which
are now deprecated and shouldn't be used except to support older
software.
.
This package contains the extension built for the Python debug interpreter.
Description-md5: 3f4626d6863b3a1bde4b43fb67bedf96
Homepage: http://www.numpy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m