How To Install openosc-devel on Fedora 36

In this tutorial we learn how to install openosc-devel in Fedora 36. openosc-devel is The OpenOSC development package

Introduction

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

What is openosc-devel

OpenOSC development package, containing both header files and runtime library.

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

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

sudo dnf -y install openosc-devel

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

sudo yum -y install openosc-devel

How To Uninstall openosc-devel on Fedora 36

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

sudo dnf remove openosc-devel

openosc-devel Package Contents on Fedora 36

/usr/include/openosc.h
/usr/include/openosc_api.h
/usr/include/openosc_extern.h
/usr/include/openosc_fortify.h
/usr/include/openosc_fortify_extern.h
/usr/include/openosc_fortify_map.h
/usr/include/openosc_fortify_map_metric.h
/usr/include/openosc_fortify_nomap.h
/usr/include/openosc_fortify_nomap_metric.h
/usr/include/openosc_fortify_redefine_map.h
/usr/include/openosc_fortify_redefine_nomap.h
/usr/include/openosc_fortify_redirect_map.h
/usr/include/openosc_fortify_redirect_nomap.h
/usr/include/openosc_header_metric.h
/usr/include/openosc_map.h
/usr/include/openosc_map_metric.h
/usr/include/openosc_metric_objsize.h
/usr/include/openosc_nomap.h
/usr/include/openosc_nomap_metric.h
/usr/include/openosc_redefine_map.h
/usr/include/openosc_redefine_nomap.h
/usr/include/openosc_redirect_map.h
/usr/include/openosc_redirect_nomap.h
/usr/include/openosc_safec_map.h
/usr/include/openosc_safec_map_metric.h
/usr/include/openosc_safec_nomap.h
/usr/include/openosc_safec_nomap_metric.h
/usr/lib/libopenosc.so

References

Summary

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


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

Introduction

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

What is openosc-devel

OpenOSC development package, containing both header files and runtime library.

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

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

sudo dnf -y install openosc-devel

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

sudo yum -y install openosc-devel

How To Uninstall openosc-devel on Fedora 36

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

sudo dnf remove openosc-devel

openosc-devel Package Contents on Fedora 36

/usr/include/openosc.h
/usr/include/openosc_api.h
/usr/include/openosc_extern.h
/usr/include/openosc_fortify.h
/usr/include/openosc_fortify_extern.h
/usr/include/openosc_fortify_map.h
/usr/include/openosc_fortify_map_metric.h
/usr/include/openosc_fortify_nomap.h
/usr/include/openosc_fortify_nomap_metric.h
/usr/include/openosc_fortify_redefine_map.h
/usr/include/openosc_fortify_redefine_nomap.h
/usr/include/openosc_fortify_redirect_map.h
/usr/include/openosc_fortify_redirect_nomap.h
/usr/include/openosc_header_metric.h
/usr/include/openosc_map.h
/usr/include/openosc_map_metric.h
/usr/include/openosc_metric_objsize.h
/usr/include/openosc_nomap.h
/usr/include/openosc_nomap_metric.h
/usr/include/openosc_redefine_map.h
/usr/include/openosc_redefine_nomap.h
/usr/include/openosc_redirect_map.h
/usr/include/openosc_redirect_nomap.h
/usr/include/openosc_safec_map.h
/usr/include/openosc_safec_map_metric.h
/usr/include/openosc_safec_nomap.h
/usr/include/openosc_safec_nomap_metric.h
/usr/lib64/libopenosc.so

References

Summary

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