How to Install and Uninstall apitrace Package on Kali Linux

Last updated: May 12,2024

1. Install "apitrace" package

Please follow the steps below to install apitrace on Kali Linux

$ sudo apt update $ sudo apt install apitrace

2. Uninstall "apitrace" package

This guide let you learn how to uninstall apitrace on Kali Linux:

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

3. Information about the apitrace package on Kali Linux

Package: apitrace
Source: apitrace (11.1+repack-1.2)
Version: 11.1+repack-1.2+b1
Installed-Size: 12881
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libbrotli1 (>= 0.6.0), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libmd0 (>= 0.0.0), libpng16-16 (>= 1.6.2), libproc2-0 (>= 2:4.0.4), libstdc++6 (>= 13.1), libwaffle-1-0 (>= 1.6.1), libx11-6, zlib1g (>= 1:1.1.4), apitrace-tracers (= 11.1+repack-1.2+b1), python3, python3-pil
Size: 1386384
SHA256: 7ba25cdc6bf276e36fdf648c117423f206593e04f7bd80271565f79ae128988a
SHA1: c268951425f964a24b107037cc715d181128fd2c
MD5sum: c069f371994c3f60399d7369c35dd304
Description: tools for debugging OpenGL applications and drivers - cli frontends
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 frontends 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
Section: graphics
Priority: optional
Filename: pool/main/a/apitrace/apitrace_11.1+repack-1.2+b1_amd64.deb