How To Install pcp-libs on Fedora 36
Introduction
In this tutorial we learn how to install pcp-libs
on Fedora 36.
What is pcp-libs
Performance Co-Pilot (PCP) run-time libraries
We can use yum
or dnf
to install pcp-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pcp-libs.
Install pcp-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 pcp-libs
using dnf
by running the following command:
sudo dnf -y install pcp-libs
Install pcp-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 pcp-libs
using yum
by running the following command:
sudo yum -y install pcp-libs
How To Uninstall pcp-libs on Fedora 36
To uninstall only the pcp-libs
package we can use the following command:
sudo dnf remove pcp-libs
pcp-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/78bf0f710e41e2aa5f43f1cef410a37cc07dd1
/usr/lib/.build-id/37/5e86ebebd94643addaf1343e5318a306124c5e
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/aba2c0ae88089be75f9f4e60f3b80669ba1697
/usr/lib/.build-id/43
/usr/lib/.build-id/43/94cf26b33b97abcca56acd7a6820c31632a365
/usr/lib/.build-id/94
/usr/lib/.build-id/94/0e54d6dd861db0548115a1ffe561b93c874baa
/usr/lib/.build-id/c2/6e7ebcb204ffee0cb292de32eb6a6791140d7e
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/b5009d55ca64e4cd6dc687613ff18afd6991d2
/usr/lib/libpcp.so.3
/usr/lib/libpcp_gui.so.2
/usr/lib/libpcp_import.so.1
/usr/lib/libpcp_mmv.so.1
/usr/lib/libpcp_pmda.so.3
/usr/lib/libpcp_trace.so.2
/usr/lib/libpcp_web.so.1
References
Summary
In this tutorial we learn how to install pcp-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install pcp-libs on Fedora 36” linkTitle: “pcp-libs” type: “docs” description: “In this tutorial we learn how to install pcp-libs in Fedora 36. pcp-libs is Performance Co-Pilot run-time libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pcp-libs-featured.png
Introduction
In this tutorial we learn how to install pcp-libs
on Fedora 36.
What is pcp-libs
Performance Co-Pilot (PCP) run-time libraries
We can use yum
or dnf
to install pcp-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pcp-libs.
Install pcp-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 pcp-libs
using dnf
by running the following command:
sudo dnf -y install pcp-libs
Install pcp-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 pcp-libs
using yum
by running the following command:
sudo yum -y install pcp-libs
How To Uninstall pcp-libs on Fedora 36
To uninstall only the pcp-libs
package we can use the following command:
sudo dnf remove pcp-libs
pcp-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/ff378476c4164b3dc89f903ae4f2b4eb52bc10
/usr/lib/.build-id/05
/usr/lib/.build-id/05/018af06d227d3eb95a13956ff978cba9271d08
/usr/lib/.build-id/71
/usr/lib/.build-id/71/962cee4d4a6a35d636a5fca6983686d839f937
/usr/lib/.build-id/75/984b021ec331b64b2b1079c24bd77a6de83f42
/usr/lib/.build-id/bc/e760a38a95571ca3b3933908f880ce61a3e873
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/66ea3e4dc9923c30f29f0ebec8cffdc84e340f
/usr/lib/.build-id/da
/usr/lib/.build-id/da/9ad8d3d2e7d7bfb94291e68c6b1f38ed270a46
/usr/lib64/libpcp.so.3
/usr/lib64/libpcp_gui.so.2
/usr/lib64/libpcp_import.so.1
/usr/lib64/libpcp_mmv.so.1
/usr/lib64/libpcp_pmda.so.3
/usr/lib64/libpcp_trace.so.2
/usr/lib64/libpcp_web.so.1
References
Summary
In this tutorial we learn how to install pcp-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).