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

Last updated: May 13,2024

1. Install "python3-otf2" package

Please follow the guidelines below to install python3-otf2 on Kali Linux

$ sudo apt update $ sudo apt install python3-otf2

2. Uninstall "python3-otf2" package

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

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

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

Package: python3-otf2
Source: otf2
Version: 3.0.3-3
Installed-Size: 2008
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.33), python3 (>= 3~), python3:any
Size: 297780
SHA256: 955d80be0ee40ab39ee44749e43a6abb154fdd2be57b6d76f3da5b8f6d0176b8
SHA1: 5e26832dbb69ef1d1c6f496b5ca41489579923f7
MD5sum: 50d4d18ad6f2d3c24b0a575f4200a3e9
Description: Open Trace Format support library - Python3 bindings
OTF is a standard trace format used by several high-performance tools,
using an ASCII encoding, which supports multiple streams. The libotf2
provides support for reading/writing them.
.
This package contains the libotf Python 3 bindings.
Description-md5:
Homepage: https://www.vi-hps.org/projects/score-p
Section: python
Priority: optional
Filename: pool/main/o/otf2/python3-otf2_3.0.3-3_amd64.deb