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

Last updated: May 18,2024

1. Install "python-tau" package

In this section, we are going to explain the necessary steps to install python-tau on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tau

2. Uninstall "python-tau" package

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

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

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

Package: python-tau
Priority: optional
Section: universe/python
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Yann Dirson
Architecture: amd64
Source: tau
Version: 2.17.3.1.dfsg-4
Replaces: python2.2-tau (<= 2.12.8-3), python2.3-tau, python2.4-tau, tau (= 2.15.6b1-1), tau-examples (<= 2.12.8-1), tau-python-common
Provides: python2.7-tau, tau-python-common
Depends: tau (= 2.17.3.1.dfsg-4), python (>= 2.7), python (<< 2.8), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Conflicts: python2.3-tau, python2.4-tau, tau-python-common
Filename: pool/universe/t/tau/python-tau_2.17.3.1.dfsg-4_amd64.deb
Size: 15268
MD5sum: 7674c126ab9c3041ebef0cd105a4e6fb
SHA1: c2b102ddb5e6169140225d4df02fa0e2bd7b47c6
SHA256: d9c7dad28479c672ecea37b13151ff820c579c128e517aaba75c4873d04f169b
Description-en: Tuning and Analysis Utilities - support for python profiling/tracing
TAU is a profiling toolkit specially made for parallel computing
(multi-thread, multi-process, MPI, PVM).
.
This package python bindings to the TAU functionality, as well as
some auto-instrumentation support for python programs.
Description-md5: 5ed90e81718f8ae34120b8bfb99cd14b
Homepage: http://www.cs.uoregon.edu/research/tau/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions