How to Install and Uninstall apitrace-gui Package on Kali Linux

Last updated: May 19,2024

1. Install "apitrace-gui" package

Please follow the guidelines below to install apitrace-gui on Kali Linux

$ sudo apt update $ sudo apt install apitrace-gui

2. Uninstall "apitrace-gui" package

Please follow the steps below to uninstall apitrace-gui on Kali Linux:

$ sudo apt remove apitrace-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the apitrace-gui package on Kali Linux

Package: apitrace-gui
Source: apitrace (11.1+repack-1.2)
Version: 11.1+repack-1.2+b1
Installed-Size: 1195
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpng16-16 (>= 1.6.2), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), apitrace (= 11.1+repack-1.2+b1)
Size: 389496
SHA256: 94b02d1312c1627af88e048bf7bc679b786745305aad4bc7b38d455b9c3904d0
SHA1: 95649335a77352198abdf5f98569f287120b3bdd
MD5sum: f6e820fd71eccfcaeb05d4c2a0cad8b9
Description: tools for debugging OpenGL applications and drivers - graphical frontend
apitrace is a suite of tools for debugging OpenGL applications and drivers.
It includes a tool to generate a trace of all the OpenGL calls an application
makes and a tool for replaying these traces and inspecting the rendering and
OpenGL state during the program's execution.
.
This makes it useful for identifying the sources of graphical corruption in
OpenGL applications.
.
This package contains a graphical frontend for the apitrace tool, making it
easy to trace applications and replay, compare, profile, and modify existing
traces.
Description-md5:
Homepage: https://apitrace.github.io
Tag: uitoolkit::qt
Section: graphics
Priority: optional
Filename: pool/main/a/apitrace/apitrace-gui_11.1+repack-1.2+b1_amd64.deb