How to Install and Uninstall apitrace Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "apitrace" package

Please follow the step by step instructions below to install apitrace on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install apitrace

2. Uninstall "apitrace" package

Please follow the guidance below to uninstall apitrace on openSuSE Tumbleweed:

$ sudo zypper remove apitrace

3. Information about the apitrace package on openSuSE Tumbleweed

Information for package apitrace:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apitrace
Version : 10.0-2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.0 MiB
Installed : No
Status : not installed
Source package : apitrace-10.0-2.14.src
Upstream URL : https://apitrace.github.io/
Summary : Tools for tracing OpenGL
Description :
apitrace consists of a set of tools to:
- trace OpenGL, OpenGL ES, Direct3D, and DirectDraw APIs calls to a file;
- replay the recorded calls from a file, on any machine and, for OpenGL and OpenGL ES, on any operating system;
- inspect state at any call while replaying;
- view framebuffers and textures;
- view call data;
- edit trace files;
- profile performance of traces;