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

Last updated: February 03,2025

1. Install "otf2-tools" package

In this section, we are going to explain the necessary steps to install otf2-tools on Kali Linux

$ sudo apt update $ sudo apt install otf2-tools

2. Uninstall "otf2-tools" package

This guide let you learn how to uninstall otf2-tools on Kali Linux:

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

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

Package: otf2-tools
Source: otf2
Version: 3.0.3-3
Installed-Size: 452
Maintainer: Samuel Thibault
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopen-trace-format2-10 (>= 3.0.3), libstdc++6 (>= 13.1)
Size: 138032
SHA256: 6467666d43aeebbb09d437b35d586823938035d847511b2a21042d4415f30af4
SHA1: d4865066be55201314486223fb191e5df8177a98
MD5sum: a86d023f61cc30b7dd1b1d0f0e12be85
Description: Open Trace Format support library - tools
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 programs to manipulate otf files.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.vi-hps.org/projects/score-p
Section: science
Priority: optional
Filename: pool/main/o/otf2/otf2-tools_3.0.3-3_amd64.deb