How to Install and Uninstall python3-numpy Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "python3-numpy" package

Here is a brief guide to show you how to install python3-numpy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-numpy

2. Uninstall "python3-numpy" package

This guide covers the steps necessary to uninstall python3-numpy on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-numpy package on Ubuntu 21.10 (Impish Indri)

Package: python3-numpy
Architecture: amd64
Version: 1:1.19.5-1ubuntu2
Priority: optional
Section: python
Source: numpy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14433
Provides: dh-sequence-numpy3, python3-f2py, python3-numpy-abi9, python3-numpy-api13, python3-numpy-dev, python3.9-numpy
Depends: python3-pkg-resources, python3 (<< 3.10), python3 (>= 3.9~), python3.9:any, python3:any, libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3
Suggests: gcc (>= 4:4.6.1-5), gfortran, python-numpy-doc, python3-dev, python3-numpy-dbg, python3-pytest
Breaks: python3-aplpy (<< 2.0~rc2-1), python3-astropy (<< 3.1-1), python3-ccdproc (<< 1.3.0-5), python3-dask (<< 1.0.0+dfsg-2), python3-skimage (<< 0.14.1-3), python3-tables (<< 3.4.4-2), python3-theano (<< 1.0.3+dfsg-1)
Filename: pool/main/n/numpy/python3-numpy_1.19.5-1ubuntu2_amd64.deb
Size: 2679648
MD5sum: c864a928075b65818a6a94f87fa99d58
SHA1: ee64a7a442d6a7cc6b63945c3e64b2f09c3874a6
SHA256: 67832dadf33afc92116e4b6aa34d00081f3dc2f2778e19635779568bbf8f8090
SHA512: 5c1990f4d9b3315baa806522567bc9892488e2f691935f64e9ae4558a7521346eea70c206bdf254831adcbe3b2a61f8711b4b4110ed34874a8bc384d9553c669
Homepage: http://www.numpy.org/
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
Task: ubuntustudio-video, ubuntustudio-graphics