How To Install open-amp-devel on Fedora 36

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

Introduction

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

What is open-amp-devel

Development file for OpenAMP baremetal, and RTOS environments.

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

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

sudo dnf -y install open-amp-devel

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

sudo yum -y install open-amp-devel

How To Uninstall open-amp-devel on Fedora 36

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

sudo dnf remove open-amp-devel

open-amp-devel Package Contents on Fedora 36

/usr/include/openamp
/usr/include/openamp/elf_loader.h
/usr/include/openamp/open_amp.h
/usr/include/openamp/remoteproc.h
/usr/include/openamp/remoteproc_loader.h
/usr/include/openamp/remoteproc_virtio.h
/usr/include/openamp/rpmsg.h
/usr/include/openamp/rpmsg_retarget.h
/usr/include/openamp/rpmsg_virtio.h
/usr/include/openamp/rsc_table_parser.h
/usr/include/openamp/virtio.h
/usr/include/openamp/virtio_ring.h
/usr/include/openamp/virtqueue.h
/usr/lib/libopen_amp.so

References

Summary

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


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

Introduction

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

What is open-amp-devel

Development file for OpenAMP baremetal, and RTOS environments.

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

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

sudo dnf -y install open-amp-devel

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

sudo yum -y install open-amp-devel

How To Uninstall open-amp-devel on Fedora 36

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

sudo dnf remove open-amp-devel

open-amp-devel Package Contents on Fedora 36

/usr/include/openamp
/usr/include/openamp/elf_loader.h
/usr/include/openamp/open_amp.h
/usr/include/openamp/remoteproc.h
/usr/include/openamp/remoteproc_loader.h
/usr/include/openamp/remoteproc_virtio.h
/usr/include/openamp/rpmsg.h
/usr/include/openamp/rpmsg_retarget.h
/usr/include/openamp/rpmsg_virtio.h
/usr/include/openamp/rsc_table_parser.h
/usr/include/openamp/virtio.h
/usr/include/openamp/virtio_ring.h
/usr/include/openamp/virtqueue.h
/usr/lib64/libopen_amp.so

References

Summary

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