How to Install and Uninstall python3-codetiming Package on Kali Linux

Last updated: December 27,2024

1. Install "python3-codetiming" package

This guide let you learn how to install python3-codetiming on Kali Linux

$ sudo apt update $ sudo apt install python3-codetiming

2. Uninstall "python3-codetiming" package

This guide covers the steps necessary to uninstall python3-codetiming on Kali Linux:

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

3. Information about the python3-codetiming package on Kali Linux

Package: python3-codetiming
Source: codetiming
Version: 1.4.0-2
Installed-Size: 35
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: python3:any, python3-numpy
Size: 8668
SHA256: 13dd19a4a20dbb4f6f3a6850cf7324556a58d9c7acc09d590b7a259190637cd1
SHA1: 9f23b9579f03aa8a2544caa23f994ff8286985b3
MD5sum: d1bc759eb87a0f84ac6de37dfeaa0877
Description: A Timer package for Python code
This package implements a simple code timing class for Python.
.
See https://realpython.org/ for usage examples.
Description-md5:
Homepage: https://pypi.python.org/pypi/codetiming
Section: python
Priority: optional
Filename: pool/main/c/codetiming/python3-codetiming_1.4.0-2_amd64.deb

5. The same packages on other Linux Distributions