How To Install prrte-devel on Fedora 36

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

Introduction

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

What is prrte-devel

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

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

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

sudo dnf -y install prrte-devel

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

sudo yum -y install prrte-devel

How To Uninstall prrte-devel on Fedora 36

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

sudo dnf remove prrte-devel

prrte-devel Package Contents on Fedora 36

/usr/bin/pcc
/usr/include/prte.h
/usr/include/prte_version.h
/usr/lib/.build-id
/usr/lib/.build-id/35
/usr/lib/.build-id/35/a9e3962ecea31a698a94a9ec9efb4d9e2ee45b
/usr/lib64/libprrte.so

References

Summary

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


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

Introduction

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

What is prrte-devel

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

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

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

sudo dnf -y install prrte-devel

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

sudo yum -y install prrte-devel

How To Uninstall prrte-devel on Fedora 36

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

sudo dnf remove prrte-devel

prrte-devel Package Contents on Fedora 36

/usr/bin/pcc
/usr/include/prte.h
/usr/include/prte_version.h
/usr/lib/.build-id
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/9a5421493227c1b81a327b298d226675d13eea
/usr/lib/libprrte.so

References

Summary

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