How to Install and Uninstall apitrace-gui Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "apitrace-gui" package

Please follow the instructions below to install apitrace-gui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install apitrace-gui

2. Uninstall "apitrace-gui" package

Please follow the instructions below to uninstall apitrace-gui on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the apitrace-gui package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: apitrace-gui
Priority: optional
Section: universe/graphics
Installed-Size: 1168
Maintainer: Christopher James Halse Rogers
Architecture: amd64
Source: apitrace
Version: 6.1+git20150626.62ad71c6+repack-1build3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.2), libpng12-0 (>= 1.2.13-4), libqt5core5a (>= 5.5.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.0.2), libqt5webkit5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libsnappy1v5, libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), apitrace (= 6.1+git20150626.62ad71c6+repack-1build3)
Filename: pool/universe/a/apitrace/apitrace-gui_6.1+git20150626.62ad71c6+repack-1build3_amd64.deb
Size: 386566
MD5sum: 13dd8660a80b24c078b93d454eab2afc
SHA1: c8c67c4c5de98e5a2a11ce18cbff583e3ffd7db3
SHA256: 18c7a07832807da9a9f98270555d3e40d7aa4348e1ad7d835b13df4f3ed595f0
Description-en: 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: b91e88fbd4a99a300d652590fb8c9e51
Homepage: https://apitrace.github.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu