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

Last updated: September 28,2024

1. Install "python-pyoperators" package

Here is a brief guide to show you how to install python-pyoperators on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyoperators

2. Uninstall "python-pyoperators" package

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

$ sudo apt remove python-pyoperators $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pyoperators
Priority: optional
Section: universe/python
Installed-Size: 586
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: pyoperators
Version: 0.13.6-1
Depends: python-numpy (>= 1:1.8.0), python-numpy-abi9, python (<< 2.8), python (>= 2.7~), python-numexpr, python-scipy, python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Suggests: python-pyfftw
Filename: pool/universe/p/pyoperators/python-pyoperators_0.13.6-1_amd64.deb
Size: 110632
MD5sum: 68afa27b33ba897d5355958bd0e60313
SHA1: 3ab3e3dbafb68d980f85c14c21ff35b449df17ef
SHA256: 9e6ff9c7196da9c9b21f5dda53d76a99ebed8d22e565e060d689d7c03e1d75dc
Description-en: Operators and solvers for high-performance computing (Python 2)
The PyOperators package defines operators and solvers for high-performance
computing. These operators are multi-dimensional functions with optimised
and controlled memory management. If linear, they behave like matrices with
a sparse storage footprint.
.
This package provides the Python 2 version of the library.
Description-md5: 489c09a5d32ca82631877a4c1ff10974
Homepage: http://pchanial.github.io/pyoperators/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu