How To Install open62541-devel on Fedora 36

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

Introduction

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

What is open62541-devel

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

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

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

sudo dnf -y install open62541-devel

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

sudo yum -y install open62541-devel

How To Uninstall open62541-devel on Fedora 36

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

sudo dnf remove open62541-devel

open62541-devel Package Contents on Fedora 36

/usr/include/open62541.h
/usr/lib64/cmake/open62541
/usr/lib64/cmake/open62541/open62541Config.cmake
/usr/lib64/cmake/open62541/open62541ConfigVersion.cmake
/usr/lib64/cmake/open62541/open62541Macros.cmake
/usr/lib64/cmake/open62541/open62541Targets-relwithdebinfo.cmake
/usr/lib64/cmake/open62541/open62541Targets.cmake
/usr/lib64/libopen62541.so
/usr/lib64/pkgconfig/open62541.pc
/usr/share/doc/open62541-devel
/usr/share/doc/open62541-devel/FEATURES.md
/usr/share/licenses/open62541-devel
/usr/share/licenses/open62541-devel/LICENSE
/usr/share/licenses/open62541-devel/LICENSE-CC0

References

Summary

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


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

Introduction

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

What is open62541-devel

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

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

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

sudo dnf -y install open62541-devel

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

sudo yum -y install open62541-devel

How To Uninstall open62541-devel on Fedora 36

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

sudo dnf remove open62541-devel

open62541-devel Package Contents on Fedora 36

/usr/include/open62541.h
/usr/lib/cmake/open62541
/usr/lib/cmake/open62541/open62541Config.cmake
/usr/lib/cmake/open62541/open62541ConfigVersion.cmake
/usr/lib/cmake/open62541/open62541Macros.cmake
/usr/lib/cmake/open62541/open62541Targets-relwithdebinfo.cmake
/usr/lib/cmake/open62541/open62541Targets.cmake
/usr/lib/libopen62541.so
/usr/lib/pkgconfig/open62541.pc
/usr/share/doc/open62541-devel
/usr/share/doc/open62541-devel/FEATURES.md
/usr/share/licenses/open62541-devel
/usr/share/licenses/open62541-devel/LICENSE
/usr/share/licenses/open62541-devel/LICENSE-CC0

References

Summary

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