How To Install qpid-proton-cpp on Fedora 36

In this tutorial we learn how to install qpid-proton-cpp in Fedora 36. qpid-proton-cpp is C++ libraries for Qpid Proton

Introduction

In this tutorial we learn how to install qpid-proton-cpp on Fedora 36.

What is qpid-proton-cpp

C++ libraries for Qpid Proton.

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

Install qpid-proton-cpp 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 qpid-proton-cpp using dnf by running the following command:

sudo dnf -y install qpid-proton-cpp

Install qpid-proton-cpp 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 qpid-proton-cpp using yum by running the following command:

sudo yum -y install qpid-proton-cpp

How To Uninstall qpid-proton-cpp on Fedora 36

To uninstall only the qpid-proton-cpp package we can use the following command:

sudo dnf remove qpid-proton-cpp

qpid-proton-cpp Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/de
/usr/lib/.build-id/de/331ff4746afe53f2c24a047751d38515e1f015
/usr/lib/libqpid-proton-cpp.so.12
/usr/lib/libqpid-proton-cpp.so.12.11.0
/usr/share/proton
/usr/share/proton/README.md

References

Summary

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


title: “How To Install qpid-proton-cpp on Fedora 36” linkTitle: “qpid-proton-cpp” type: “docs” description: “In this tutorial we learn how to install qpid-proton-cpp in Fedora 36. qpid-proton-cpp is C++ libraries for Qpid Proton” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qpid-proton-cpp-featured.png

Introduction

In this tutorial we learn how to install qpid-proton-cpp on Fedora 36.

What is qpid-proton-cpp

C++ libraries for Qpid Proton.

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

Install qpid-proton-cpp 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 qpid-proton-cpp using dnf by running the following command:

sudo dnf -y install qpid-proton-cpp

Install qpid-proton-cpp 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 qpid-proton-cpp using yum by running the following command:

sudo yum -y install qpid-proton-cpp

How To Uninstall qpid-proton-cpp on Fedora 36

To uninstall only the qpid-proton-cpp package we can use the following command:

sudo dnf remove qpid-proton-cpp

qpid-proton-cpp Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/db0a1bf8ccb6e571ce45861f356279bfb52afb
/usr/lib64/libqpid-proton-cpp.so.12
/usr/lib64/libqpid-proton-cpp.so.12.11.0
/usr/share/proton
/usr/share/proton/README.md

References

Summary

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