How To Install ocfs2-tools-devel on Fedora 36

In this tutorial we learn how to install ocfs2-tools-devel in Fedora 36. ocfs2-tools-devel is Headers and static archives for ocfs2-tools

Introduction

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

What is ocfs2-tools-devel

ocfs2-tools-devel contains the libraries and header files needed to develop OCFS2 filesystem-specific programs.

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

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

sudo dnf -y install ocfs2-tools-devel

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

sudo yum -y install ocfs2-tools-devel

How To Uninstall ocfs2-tools-devel on Fedora 36

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

sudo dnf remove ocfs2-tools-devel

ocfs2-tools-devel Package Contents on Fedora 36

/usr/include/o2cb
/usr/include/o2cb/o2cb.h
/usr/include/o2cb/o2cb_client_proto.h
/usr/include/o2cb/o2cb_err.h
/usr/include/o2cb/ocfs2_heartbeat.h
/usr/include/o2cb/ocfs2_nodemanager.h
/usr/include/o2dlm
/usr/include/o2dlm/o2dlm.h
/usr/include/o2dlm/o2dlm_err.h
/usr/include/ocfs2
/usr/include/ocfs2-kernel
/usr/include/ocfs2-kernel/fiemap.h
/usr/include/ocfs2-kernel/kernel-list.h
/usr/include/ocfs2-kernel/ocfs1_fs_compat.h
/usr/include/ocfs2-kernel/ocfs2_fs.h
/usr/include/ocfs2-kernel/ocfs2_ioctl.h
/usr/include/ocfs2-kernel/ocfs2_lockid.h
/usr/include/ocfs2-kernel/quota_tree.h
/usr/include/ocfs2-kernel/sparse_endian_types.h
/usr/include/ocfs2/bitops.h
/usr/include/ocfs2/byteorder.h
/usr/include/ocfs2/image.h
/usr/include/ocfs2/jbd2.h
/usr/include/ocfs2/kernel-rbtree.h
/usr/include/ocfs2/ocfs2.h
/usr/include/ocfs2/ocfs2_err.h
/usr/lib/libo2cb.a
/usr/lib/libo2dlm.a
/usr/lib/libocfs2.a
/usr/lib/pkgconfig/o2cb.pc
/usr/lib/pkgconfig/o2dlm.pc
/usr/lib/pkgconfig/ocfs2.pc

References

Summary

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


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

Introduction

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

What is ocfs2-tools-devel

ocfs2-tools-devel contains the libraries and header files needed to develop OCFS2 filesystem-specific programs.

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

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

sudo dnf -y install ocfs2-tools-devel

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

sudo yum -y install ocfs2-tools-devel

How To Uninstall ocfs2-tools-devel on Fedora 36

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

sudo dnf remove ocfs2-tools-devel

ocfs2-tools-devel Package Contents on Fedora 36

/usr/include/o2cb
/usr/include/o2cb/o2cb.h
/usr/include/o2cb/o2cb_client_proto.h
/usr/include/o2cb/o2cb_err.h
/usr/include/o2cb/ocfs2_heartbeat.h
/usr/include/o2cb/ocfs2_nodemanager.h
/usr/include/o2dlm
/usr/include/o2dlm/o2dlm.h
/usr/include/o2dlm/o2dlm_err.h
/usr/include/ocfs2
/usr/include/ocfs2-kernel
/usr/include/ocfs2-kernel/fiemap.h
/usr/include/ocfs2-kernel/kernel-list.h
/usr/include/ocfs2-kernel/ocfs1_fs_compat.h
/usr/include/ocfs2-kernel/ocfs2_fs.h
/usr/include/ocfs2-kernel/ocfs2_ioctl.h
/usr/include/ocfs2-kernel/ocfs2_lockid.h
/usr/include/ocfs2-kernel/quota_tree.h
/usr/include/ocfs2-kernel/sparse_endian_types.h
/usr/include/ocfs2/bitops.h
/usr/include/ocfs2/byteorder.h
/usr/include/ocfs2/image.h
/usr/include/ocfs2/jbd2.h
/usr/include/ocfs2/kernel-rbtree.h
/usr/include/ocfs2/ocfs2.h
/usr/include/ocfs2/ocfs2_err.h
/usr/lib64/libo2cb.a
/usr/lib64/libo2dlm.a
/usr/lib64/libocfs2.a
/usr/lib64/pkgconfig/o2cb.pc
/usr/lib64/pkgconfig/o2dlm.pc
/usr/lib64/pkgconfig/ocfs2.pc

References

Summary

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