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

Last updated: September 20,2024

1. Install "python-multipletau" package

Please follow the steps below to install python-multipletau on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-multipletau

2. Uninstall "python-multipletau" package

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

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

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

Package: python-multipletau
Priority: optional
Section: universe/python
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Version: 0.1.5+ds-3
Depends: python-numpy, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-multipletau/python-multipletau_0.1.5+ds-3_all.deb
Size: 8142
MD5sum: 240d756c02cfad0b34d1f424000a2e10
SHA1: 80ff436dc78e9374dde14bc6b966c9a21d41ebb9
SHA256: 9c76ddf4785b3feb949bc2f25da8d5046856a472e4f66682226f4f840c48689a
Description-en: multiple-tau algorithm for Python/NumPy
Multipe-tau correlation is computed on a logarithmic scale (less
data points are computed) and is thus much faster than conventional
correlation on a linear scale such as `numpy.correlate`
.
An online reference is available
at http://paulmueller.github.io/multipletau
.
This is the Python 2 version of the package
Description-md5: b8233ebdfe428e57f6168f7a34546455
Homepage: http://paulmueller.github.io/multipletau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu