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

Last updated: May 17,2024

1. Install "python3-scipy" package

Please follow the step by step instructions below to install python3-scipy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-scipy

2. Uninstall "python3-scipy" package

This is a short guide on how to uninstall python3-scipy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-scipy
Priority: extra
Section: universe/python
Installed-Size: 32557
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-scipy
Version: 0.17.0-1
Depends: python3-decorator, python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:4.0), libgfortran3 (>= 4.6), liblapack3 | liblapack.so.3, libstdc++6 (>= 5.2)
Recommends: g++ | c++-compiler
Suggests: python-scipy-doc
Filename: pool/universe/p/python-scipy/python3-scipy_0.17.0-1_amd64.deb
Size: 8326552
MD5sum: 9d16ae59861027e0096e1a7bbbf3b7f0
SHA1: 873d933a2f019dcfe2b09ca7aae1cdd162cd6d55
SHA256: 8d5973828285796eb2bd5162ca05f9a0b0b5965174b4fd2a55c35984634810d8
Description-en: scientific tools for Python 3
SciPy supplements the popular NumPy module (python-numpy package), gathering a
variety of high level science and engineering modules together as a single
package.
.
SciPy is a set of Open Source scientific and numeric tools for Python. It
currently supports special functions, integration, ordinary differential
equation (ODE) solvers, gradient optimization, genetic algorithms, parallel
programming tools, an expression-to-C++ compiler for fast execution, and
others.
.
This package provides the Python 3 version.
Description-md5: 44b807ad9433da0e28d1900f7a586975
Homepage: http://www.scipy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: ubuntu-mate-desktop