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

Last updated: May 17,2024

1. Install "python3-numpy" package

This guide let you learn how to install python3-numpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-numpy

2. Uninstall "python3-numpy" package

Please follow the step by step instructions below to uninstall python3-numpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-numpy
Priority: optional
Section: python
Installed-Size: 9364
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-numpy
Version: 1:1.11.0-1ubuntu1
Provides: python3-f2py, python3-numpy-abi9, python3-numpy-api10, python3-numpy-dev, python3.5-numpy
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3.5:any, libblas3 | libblas.so.3, libc6 (>= 2.14), liblapack3 | liblapack.so.3
Suggests: gcc (>= 4:4.6.1-5), gfortran, python-numpy-doc, python3-dev, python3-nose (>= 1.0), python3-numpy-dbg
Filename: pool/main/p/python-numpy/python3-numpy_1.11.0-1ubuntu1_amd64.deb
Size: 1761768
MD5sum: 33199946be980198acc92f81fe29cf7a
SHA1: b24149fab9a76f85d145d64385524a9339d68424
SHA256: b5f78cc765af70d1846b1e257ad9d44326dc6db66b476c9d35a5c64427e93305
Description-en: Fast array facility to the Python 3 language
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 Numpy for Python 3.
Description-md5: 4fef6b207fcddcc7678c9cb4c3a66bd2
Homepage: http://www.numpy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntustudio-video, ubuntu-mate-desktop