How To Install pcp-libs-devel on Fedora 36

In this tutorial we learn how to install pcp-libs-devel in Fedora 36. pcp-libs-devel is Performance Co-Pilot (PCP) development headers

Introduction

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

What is pcp-libs-devel

Performance Co-Pilot (PCP) headers for development.

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

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

sudo dnf -y install pcp-libs-devel

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

sudo yum -y install pcp-libs-devel

How To Uninstall pcp-libs-devel on Fedora 36

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

sudo dnf remove pcp-libs-devel

pcp-libs-devel Package Contents on Fedora 36

/usr/include/pcp/config.h
/usr/include/pcp/config32.h
/usr/include/pcp/config64.h
/usr/include/pcp/deprecated.h
/usr/include/pcp/dict.h
/usr/include/pcp/impl.h
/usr/include/pcp/import.h
/usr/include/pcp/ini.h
/usr/include/pcp/mmv_dev.h
/usr/include/pcp/mmv_stats.h
/usr/include/pcp/platform32.h
/usr/include/pcp/platform64.h
/usr/include/pcp/platform_defs.h
/usr/include/pcp/pmafm.h
/usr/include/pcp/pmapi.h
/usr/include/pcp/pmda.h
/usr/include/pcp/pmdaroot.h
/usr/include/pcp/pmdbg.h
/usr/include/pcp/pmhttp.h
/usr/include/pcp/pmjson.h
/usr/include/pcp/pmtime.h
/usr/include/pcp/pmwebapi.h
/usr/include/pcp/sds.h
/usr/include/pcp/trace.h
/usr/include/pcp/trace_dev.h
/usr/lib/libpcp.so
/usr/lib/libpcp_gui.so
/usr/lib/libpcp_import.so
/usr/lib/libpcp_mmv.so
/usr/lib/libpcp_pmda.so
/usr/lib/libpcp_trace.so
/usr/lib/libpcp_web.so
/usr/lib/pkgconfig/libpcp.pc
/usr/lib/pkgconfig/libpcp_import.pc
/usr/lib/pkgconfig/libpcp_pmda.pc

References

Summary

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


title: “How To Install pcp-libs-devel on Fedora 36” linkTitle: “pcp-libs-devel” type: “docs” description: “In this tutorial we learn how to install pcp-libs-devel in Fedora 36. pcp-libs-devel is Performance Co-Pilot (PCP) development headers” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pcp-libs-devel-featured.png

Introduction

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

What is pcp-libs-devel

Performance Co-Pilot (PCP) headers for development.

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

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

sudo dnf -y install pcp-libs-devel

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

sudo yum -y install pcp-libs-devel

How To Uninstall pcp-libs-devel on Fedora 36

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

sudo dnf remove pcp-libs-devel

pcp-libs-devel Package Contents on Fedora 36

/usr/include/pcp/config.h
/usr/include/pcp/config32.h
/usr/include/pcp/config64.h
/usr/include/pcp/deprecated.h
/usr/include/pcp/dict.h
/usr/include/pcp/impl.h
/usr/include/pcp/import.h
/usr/include/pcp/ini.h
/usr/include/pcp/mmv_dev.h
/usr/include/pcp/mmv_stats.h
/usr/include/pcp/platform32.h
/usr/include/pcp/platform64.h
/usr/include/pcp/platform_defs.h
/usr/include/pcp/pmafm.h
/usr/include/pcp/pmapi.h
/usr/include/pcp/pmda.h
/usr/include/pcp/pmdaroot.h
/usr/include/pcp/pmdbg.h
/usr/include/pcp/pmhttp.h
/usr/include/pcp/pmjson.h
/usr/include/pcp/pmtime.h
/usr/include/pcp/pmwebapi.h
/usr/include/pcp/sds.h
/usr/include/pcp/trace.h
/usr/include/pcp/trace_dev.h
/usr/lib64/libpcp.so
/usr/lib64/libpcp_gui.so
/usr/lib64/libpcp_import.so
/usr/lib64/libpcp_mmv.so
/usr/lib64/libpcp_pmda.so
/usr/lib64/libpcp_trace.so
/usr/lib64/libpcp_web.so
/usr/lib64/pkgconfig/libpcp.pc
/usr/lib64/pkgconfig/libpcp_import.pc
/usr/lib64/pkgconfig/libpcp_pmda.pc

References

Summary

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