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

Last updated: May 16,2024

1. Install "apitrace-tracers" package

Please follow the instructions below to install apitrace-tracers on Kali Linux

$ sudo apt update $ sudo apt install apitrace-tracers

2. Uninstall "apitrace-tracers" package

This tutorial shows how to uninstall apitrace-tracers on Kali Linux:

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

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

Package: apitrace-tracers
Source: apitrace (11.1+repack-1.2)
Version: 11.1+repack-1.2+b1
Installed-Size: 8675
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.36)
Size: 1323668
SHA256: 68aee0c4a2fd801ee5acea641f70f35847459b96ae356597019f8b461e4b52bc
SHA1: f1347ae9936dde60dcde7eb56225463a7477f4b2
MD5sum: 30a53e5c36d0b3c6e8cdfa5d654f2dea
Description: tools for debugging OpenGL applications and drivers - application tracer
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 the components required to trace the OpenGL calls made
by an application and record them into a trace file for later replay and
debugging.
Description-md5:
Multi-Arch: same
Homepage: https://apitrace.github.io
Built-Using: snappy (= 1.1.10-1)
Section: graphics
Priority: optional
Filename: pool/main/a/apitrace/apitrace-tracers_11.1+repack-1.2+b1_amd64.deb