How To Install librtprocess-devel on Fedora 36

In this tutorial we learn how to install librtprocess-devel in Fedora 36. librtprocess-devel is Libraries, includes, etc. used to develop an application with librtprocess

Introduction

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

What is librtprocess-devel

These are the files needed to develop an application using librtprocess.

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

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

sudo dnf -y install librtprocess-devel

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

sudo yum -y install librtprocess-devel

How To Uninstall librtprocess-devel on Fedora 36

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

sudo dnf remove librtprocess-devel

librtprocess-devel Package Contents on Fedora 36

/usr/include/rtprocess
/usr/include/rtprocess/librtprocess.h
/usr/lib/cmake/rtprocess
/usr/lib/cmake/rtprocess/rtprocess-config-relwithdebinfo.cmake
/usr/lib/cmake/rtprocess/rtprocess-config-version.cmake
/usr/lib/cmake/rtprocess/rtprocess-config.cmake
/usr/lib/librtprocess.so
/usr/lib/pkgconfig/rtprocess.pc

References

Summary

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


title: “How To Install librtprocess-devel on Fedora 36” linkTitle: “librtprocess-devel” type: “docs” description: “In this tutorial we learn how to install librtprocess-devel in Fedora 36. librtprocess-devel is Libraries, includes, etc. used to develop an application with librtprocess” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/librtprocess-devel-featured.png

Introduction

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

What is librtprocess-devel

These are the files needed to develop an application using librtprocess.

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

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

sudo dnf -y install librtprocess-devel

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

sudo yum -y install librtprocess-devel

How To Uninstall librtprocess-devel on Fedora 36

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

sudo dnf remove librtprocess-devel

librtprocess-devel Package Contents on Fedora 36

/usr/include/rtprocess
/usr/include/rtprocess/librtprocess.h
/usr/lib64/cmake/rtprocess
/usr/lib64/cmake/rtprocess/rtprocess-config-relwithdebinfo.cmake
/usr/lib64/cmake/rtprocess/rtprocess-config-version.cmake
/usr/lib64/cmake/rtprocess/rtprocess-config.cmake
/usr/lib64/librtprocess.so
/usr/lib64/pkgconfig/rtprocess.pc

References

Summary

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