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

Last updated: May 21,2024

1. Install "python3-multipletau" package

This tutorial shows how to install python3-multipletau on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-multipletau

2. Uninstall "python3-multipletau" package

This guide covers the steps necessary to uninstall python3-multipletau on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-multipletau
Priority: optional
Section: universe/python
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: all
Source: python-multipletau
Version: 0.1.5+ds-3
Depends: python3-numpy, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-multipletau/python3-multipletau_0.1.5+ds-3_all.deb
Size: 8234
MD5sum: 8a60ea6d1a955c101b90fe7f2ee18483
SHA1: bc32918d3c54ade00096345ac6e9f15c0749b09d
SHA256: 42488af7954d92fdd1ded5c8a31110a50cf813a3c76fa81cd9cb27dbf124191d
Description-en: multiple-tau algorithm for Python3/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 3 version of the package
Description-md5: 3ed47491442587bd8e558ca13804ce26
Homepage: http://paulmueller.github.io/multipletau
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu