How To Install lttv-devel on Fedora 36

In this tutorial we learn how to install lttv-devel in Fedora 36. lttv-devel is Include Files and Libraries mandatory for LTTV modules development

Introduction

In this tutorial we learn how to install lttv-devel on Fedora 36.

What is lttv-devel

This package contains all necessary include files and libraries needed to develop extra LTTV modules.

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

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

sudo dnf -y install lttv-devel

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

sudo yum -y install lttv-devel

How To Uninstall lttv-devel on Fedora 36

To uninstall only the lttv-devel package we can use the following command:

sudo dnf remove lttv-devel

lttv-devel Package Contents on Fedora 36

/usr/include/lttv
/usr/include/lttv/attribute.h
/usr/include/lttv/compiler.h
/usr/include/lttv/event.h
/usr/include/lttv/filter.h
/usr/include/lttv/hook.h
/usr/include/lttv/iattribute.h
/usr/include/lttv/lttv.h
/usr/include/lttv/module.h
/usr/include/lttv/option.h
/usr/include/lttv/print.h
/usr/include/lttv/state.h
/usr/include/lttv/stats.h
/usr/include/lttv/time.h
/usr/include/lttv/trace.h
/usr/include/lttv/traceset-process.h
/usr/include/lttv/traceset.h
/usr/include/lttvwindow
/usr/include/lttvwindow/lttv_plugin.h
/usr/include/lttvwindow/lttv_plugin_tab.h
/usr/include/lttvwindow/lttvwindow.h
/usr/include/lttvwindow/lttvwindowtraces.h
/usr/include/lttvwindow/mainwindow.h
/usr/include/lttvwindow/menu.h
/usr/include/lttvwindow/timebar.h
/usr/include/lttvwindow/timeentry.h
/usr/include/lttvwindow/toolbar.h

References

Summary

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


title: “How To Install lttv-devel on Fedora 36” linkTitle: “lttv-devel” type: “docs” description: “In this tutorial we learn how to install lttv-devel in Fedora 36. lttv-devel is Include Files and Libraries mandatory for LTTV modules development” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lttv-devel-featured.png

Introduction

In this tutorial we learn how to install lttv-devel on Fedora 36.

What is lttv-devel

This package contains all necessary include files and libraries needed to develop extra LTTV modules.

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

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

sudo dnf -y install lttv-devel

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

sudo yum -y install lttv-devel

How To Uninstall lttv-devel on Fedora 36

To uninstall only the lttv-devel package we can use the following command:

sudo dnf remove lttv-devel

lttv-devel Package Contents on Fedora 36

/usr/include/lttv
/usr/include/lttv/attribute.h
/usr/include/lttv/compiler.h
/usr/include/lttv/event.h
/usr/include/lttv/filter.h
/usr/include/lttv/hook.h
/usr/include/lttv/iattribute.h
/usr/include/lttv/lttv.h
/usr/include/lttv/module.h
/usr/include/lttv/option.h
/usr/include/lttv/print.h
/usr/include/lttv/state.h
/usr/include/lttv/stats.h
/usr/include/lttv/time.h
/usr/include/lttv/trace.h
/usr/include/lttv/traceset-process.h
/usr/include/lttv/traceset.h
/usr/include/lttvwindow
/usr/include/lttvwindow/lttv_plugin.h
/usr/include/lttvwindow/lttv_plugin_tab.h
/usr/include/lttvwindow/lttvwindow.h
/usr/include/lttvwindow/lttvwindowtraces.h
/usr/include/lttvwindow/mainwindow.h
/usr/include/lttvwindow/menu.h
/usr/include/lttvwindow/timebar.h
/usr/include/lttvwindow/timeentry.h
/usr/include/lttvwindow/toolbar.h

References

Summary

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