How To Install apitrace-libs on Fedora 36

In this tutorial we learn how to install apitrace-libs in Fedora 36. apitrace-libs is Libraries used by apitrace

Introduction

In this tutorial we learn how to install apitrace-libs on Fedora 36.

What is apitrace-libs

Libraries used by apitrace

We can use yum or dnf to install apitrace-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install apitrace-libs.

Install apitrace-libs on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install apitrace-libs using dnf by running the following command:

sudo dnf -y install apitrace-libs

Install apitrace-libs on Fedora 36 Using yum


Update yum database with yum using the following command.

title: “How To Install apitrace-libs on Fedora 36”

sudo yum makecache --refresh
linkTitle: "apitrace-libs"

type: “docs”

description: “In this tutorial we learn how to install apitrace-libs in Fedora 36. apitrace-libs is Libraries used by apitrace” After updating yum database, We can install apitrace-libs using yum by running the following command:

date: “2022-08-17”

lastmod: "2022-08-17"
sudo yum -y install apitrace-libs
#image: /images/fedora/36/apitrace-libs-featured.png

How To Uninstall apitrace-libs on Fedora 36

Introduction

To uninstall only the apitrace-libs package we can use the following command:

In this tutorial we learn how to install `apitrace-libs` on Fedora 36.
sudo dnf remove apitrace-libs

What is apitrace-libs

apitrace-libs Package Contents on Fedora 36

Libraries used by apitrace

We can use `yum` or `dnf` to install `apitrace-libs` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install apitrace-libs.

## Install apitrace-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install apitrace-libs using dnf by running the following command:

sudo dnf -y install apitrace-libs

Install apitrace-libs on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install apitrace-libs using yum by running the following command:

sudo yum -y install apitrace-libs

How To Uninstall apitrace-libs on Fedora 36

To uninstall only the apitrace-libs package we can use the following command:

sudo dnf remove apitrace-libs

apitrace-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/de
/usr/lib/.build-id/de/0b5706d1ee890c6ab2d4826b6cfcf82d29096d
/usr/lib/.build-id/df
/usr/lib/.build-id/df/6f4d5835451b770266e763829664a4a80a8480
/usr/lib64/apitrace
/usr/lib64/apitrace/scripts
/usr/lib64/apitrace/scripts/apitrace.PIXExp
/usr/lib64/apitrace/scripts/convert.py
/usr/lib64/apitrace/scripts/highlight.py
/usr/lib64/apitrace/scripts/jsondiff.py
/usr/lib64/apitrace/scripts/jsonextractimages.py
/usr/lib64/apitrace/scripts/leaks.py
/usr/lib64/apitrace/scripts/profileshader.py
/usr/lib64/apitrace/scripts/retracediff.py
/usr/lib64/apitrace/scripts/snapdiff.py
/usr/lib64/apitrace/scripts/tracecheck.py
/usr/lib64/apitrace/scripts/tracediff.py
/usr/lib64/apitrace/scripts/unpickle.py
/usr/lib64/apitrace/wrappers
/usr/lib64/apitrace/wrappers/egltrace.so
/usr/lib64/apitrace/wrappers/glxtrace.so

References

Summary

/usr/lib/.build-id /usr/lib/.build-id/22 /usr/lib/.build-id/22/2f6448302575857d2963d66607aff1e0251f94 /usr/lib/.build-id/58 /usr/lib/.build-id/58/d12f8ccc7b4c7481818ee3ddebddff82c8b591 /usr/lib/apitrace /usr/lib/apitrace/scripts /usr/lib/apitrace/scripts/apitrace.PIXExp /usr/lib/apitrace/scripts/convert.py /usr/lib/apitrace/scripts/highlight.py /usr/lib/apitrace/scripts/jsondiff.py /usr/lib/apitrace/scripts/jsonextractimages.py /usr/lib/apitrace/scripts/leaks.py /usr/lib/apitrace/scripts/profileshader.py /usr/lib/apitrace/scripts/retracediff.py /usr/lib/apitrace/scripts/snapdiff.py /usr/lib/apitrace/scripts/tracecheck.py /usr/lib/apitrace/scripts/tracediff.py /usr/lib/apitrace/scripts/unpickle.py /usr/lib/apitrace/wrappers /usr/lib/apitrace/wrappers/egltrace.so /usr/lib/apitrace/wrappers/glxtrace.so In this tutorial we learn how to install apitrace-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


## References

* [apitrace-libs website](http://apitrace.github.io/)

## Summary

In this tutorial we learn how to install `apitrace-libs` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).