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

Last updated: July 07,2024

1. Install "python-tickcount" package

Learn how to install python-tickcount on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tickcount

2. Uninstall "python-tickcount" package

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

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

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

Package: python-tickcount
Priority: optional
Section: python
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Collins
Architecture: amd64
Source: tickcount
Version: 0.1-0ubuntu17
Depends: libc6 (>= 2.2.5), python (>= 2.7), python (<< 2.8)
Filename: pool/main/t/tickcount/python-tickcount_0.1-0ubuntu17_amd64.deb
Size: 4840
MD5sum: 69ecb63d3259553b03c0c1cf13e37f6a
SHA1: 83b974866ebcd287d7ee030a5fac838a65905d4a
SHA256: 1ea8fc97e305fafee85e370341e464072af0394fc7c0a7cfb7a38bdf83a00f26
Description-en: Python module to access the Python interpreter tickcount
Python C extension module giving access to the internal tickcounter of Python.
.
This is useful for certain forms of profiling or performance analysis.
Description-md5: 45eeee0227d5c29311ceb96a060c13f8
Homepage: https://launchpad.net/tickcount
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y

5. The same packages on other Linux Distributions