How To Install opencsd on Fedora 36

In this tutorial we learn how to install opencsd in Fedora 36. opencsd is An open source CoreSight(tm) Trace Decode library

Introduction

In this tutorial we learn how to install opencsd on Fedora 36.

What is opencsd

This library provides an API suitable for the decode of ARM(r) CoreSight(tm) trace streams.

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

Install opencsd 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 opencsd using dnf by running the following command:

sudo dnf -y install opencsd

Install opencsd 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 opencsd using yum by running the following command:

sudo yum -y install opencsd

How To Uninstall opencsd on Fedora 36

To uninstall only the opencsd package we can use the following command:

sudo dnf remove opencsd

opencsd Package Contents on Fedora 36

/usr/bin/trc_pkt_lister
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/dd039a6ef3ec201ebe37f66cec8ca08c2cb347
/usr/lib/.build-id/67
/usr/lib/.build-id/67/b10d662f2e11927b6246c8b7b3572edab5b5c0
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/5becedb6ee7f467179956b93510cc78b5b5f31
/usr/lib64/libopencsd.so.1
/usr/lib64/libopencsd.so.1.2.0
/usr/lib64/libopencsd_c_api.so.1
/usr/lib64/libopencsd_c_api.so.1.2.0
/usr/share/doc/opencsd
/usr/share/doc/opencsd/HOWTO.md
/usr/share/doc/opencsd/README.md
/usr/share/licenses/opencsd
/usr/share/licenses/opencsd/LICENSE

References

Summary

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


title: “How To Install opencsd on Fedora 36” linkTitle: “opencsd” type: “docs” description: “In this tutorial we learn how to install opencsd in Fedora 36. opencsd is An open source CoreSight(tm) Trace Decode library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/opencsd-featured.png

Introduction

In this tutorial we learn how to install opencsd on Fedora 36.

What is opencsd

This library provides an API suitable for the decode of ARM(r) CoreSight(tm) trace streams.

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

Install opencsd 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 opencsd using dnf by running the following command:

sudo dnf -y install opencsd

Install opencsd 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 opencsd using yum by running the following command:

sudo yum -y install opencsd

How To Uninstall opencsd on Fedora 36

To uninstall only the opencsd package we can use the following command:

sudo dnf remove opencsd

opencsd Package Contents on Fedora 36

/usr/bin/trc_pkt_lister
/usr/lib/.build-id
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/3ebaaf72d4a6ec62f22ccd9e1dee02020dfcb2
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/b0e24a32b6423537ca321da9c8b9bebd561551
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/d2980e07177e62514b0fd09f578e7fad9f6da7
/usr/lib/libopencsd.so.1
/usr/lib/libopencsd.so.1.2.0
/usr/lib/libopencsd_c_api.so.1
/usr/lib/libopencsd_c_api.so.1.2.0
/usr/share/doc/opencsd
/usr/share/doc/opencsd/HOWTO.md
/usr/share/doc/opencsd/README.md
/usr/share/licenses/opencsd
/usr/share/licenses/opencsd/LICENSE

References

Summary

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