How To Install cppmyth-devel on Fedora 36

In this tutorial we learn how to install cppmyth-devel in Fedora 36. cppmyth-devel is Development files for cppmyth

Introduction

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

What is cppmyth-devel

The cppmyth-devel package contains libraries and header files for developing applications that use cppmyth.

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

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

sudo dnf -y install cppmyth-devel

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

sudo yum -y install cppmyth-devel

How To Uninstall cppmyth-devel on Fedora 36

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

sudo dnf remove cppmyth-devel

cppmyth-devel Package Contents on Fedora 36

/usr/include/cppmyth
/usr/include/cppmyth/cppmyth_config.h
/usr/include/cppmyth/mythcontrol.h
/usr/include/cppmyth/mythdebug.h
/usr/include/cppmyth/mytheventhandler.h
/usr/include/cppmyth/mythfileplayback.h
/usr/include/cppmyth/mythintrinsic.h
/usr/include/cppmyth/mythlivetvplayback.h
/usr/include/cppmyth/mythlocked.h
/usr/include/cppmyth/mythrecordingplayback.h
/usr/include/cppmyth/mythsharedptr.h
/usr/include/cppmyth/mythstream.h
/usr/include/cppmyth/mythtypes.h
/usr/include/cppmyth/mythwsapi.h
/usr/include/cppmyth/mythwsstream.h
/usr/include/cppmyth/proto
/usr/include/cppmyth/proto/mythprotobase.h
/usr/include/cppmyth/proto/mythprotoevent.h
/usr/include/cppmyth/proto/mythprotomonitor.h
/usr/include/cppmyth/proto/mythprotoplayback.h
/usr/include/cppmyth/proto/mythprotorecorder.h
/usr/include/cppmyth/proto/mythprototransfer.h
/usr/lib/libcppmyth.so
/usr/lib/pkgconfig/cppmyth.pc

References

Summary

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


title: “How To Install cppmyth-devel on Fedora 36” linkTitle: “cppmyth-devel” type: “docs” description: “In this tutorial we learn how to install cppmyth-devel in Fedora 36. cppmyth-devel is Development files for cppmyth” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cppmyth-devel-featured.png

Introduction

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

What is cppmyth-devel

The cppmyth-devel package contains libraries and header files for developing applications that use cppmyth.

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

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

sudo dnf -y install cppmyth-devel

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

sudo yum -y install cppmyth-devel

How To Uninstall cppmyth-devel on Fedora 36

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

sudo dnf remove cppmyth-devel

cppmyth-devel Package Contents on Fedora 36

/usr/include/cppmyth
/usr/include/cppmyth/cppmyth_config.h
/usr/include/cppmyth/mythcontrol.h
/usr/include/cppmyth/mythdebug.h
/usr/include/cppmyth/mytheventhandler.h
/usr/include/cppmyth/mythfileplayback.h
/usr/include/cppmyth/mythintrinsic.h
/usr/include/cppmyth/mythlivetvplayback.h
/usr/include/cppmyth/mythlocked.h
/usr/include/cppmyth/mythrecordingplayback.h
/usr/include/cppmyth/mythsharedptr.h
/usr/include/cppmyth/mythstream.h
/usr/include/cppmyth/mythtypes.h
/usr/include/cppmyth/mythwsapi.h
/usr/include/cppmyth/mythwsstream.h
/usr/include/cppmyth/proto
/usr/include/cppmyth/proto/mythprotobase.h
/usr/include/cppmyth/proto/mythprotoevent.h
/usr/include/cppmyth/proto/mythprotomonitor.h
/usr/include/cppmyth/proto/mythprotoplayback.h
/usr/include/cppmyth/proto/mythprotorecorder.h
/usr/include/cppmyth/proto/mythprototransfer.h
/usr/lib64/libcppmyth.so
/usr/lib64/pkgconfig/cppmyth.pc

References

Summary

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