How To Install libfullock-devel on Fedora 36

In this tutorial we learn how to install libfullock-devel in Fedora 36. libfullock-devel is Fast User Level LOCK (FULLOCK) library for C/C++ (development)

Introduction

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

What is libfullock-devel

Development package for building with libfullock shared library. This package has header files and symbols for it.

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

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

sudo dnf -y install libfullock-devel

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

sudo yum -y install libfullock-devel

How To Uninstall libfullock-devel on Fedora 36

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

sudo dnf remove libfullock-devel

libfullock-devel Package Contents on Fedora 36

/usr/include/fullock
/usr/include/fullock/flckbaselist.tcc
/usr/include/fullock/flckcommon.h
/usr/include/fullock/flckdbg.h
/usr/include/fullock/flcklistfilelock.h
/usr/include/fullock/flcklistlocker.h
/usr/include/fullock/flcklistncond.h
/usr/include/fullock/flcklistnmtx.h
/usr/include/fullock/flcklistofflock.h
/usr/include/fullock/flcklistwaiter.h
/usr/include/fullock/flcklocktype.h
/usr/include/fullock/flckpidcache.h
/usr/include/fullock/flckshm.h
/usr/include/fullock/flckstructure.h
/usr/include/fullock/flckthread.h
/usr/include/fullock/flckutil.h
/usr/include/fullock/fullock.h
/usr/include/fullock/rwlockrcsv.h
/usr/lib/libfullock.so
/usr/lib/pkgconfig/libfullock.pc
/usr/share/doc/libfullock-devel
/usr/share/doc/libfullock-devel/AUTHORS
/usr/share/doc/libfullock-devel/ChangeLog
/usr/share/doc/libfullock-devel/README

References

Summary

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


title: “How To Install libfullock-devel on Fedora 36” linkTitle: “libfullock-devel” type: “docs” description: “In this tutorial we learn how to install libfullock-devel in Fedora 36. libfullock-devel is Fast User Level LOCK (FULLOCK) library for C/C++ (development)” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libfullock-devel-featured.png

Introduction

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

What is libfullock-devel

Development package for building with libfullock shared library. This package has header files and symbols for it.

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

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

sudo dnf -y install libfullock-devel

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

sudo yum -y install libfullock-devel

How To Uninstall libfullock-devel on Fedora 36

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

sudo dnf remove libfullock-devel

libfullock-devel Package Contents on Fedora 36

/usr/include/fullock
/usr/include/fullock/flckbaselist.tcc
/usr/include/fullock/flckcommon.h
/usr/include/fullock/flckdbg.h
/usr/include/fullock/flcklistfilelock.h
/usr/include/fullock/flcklistlocker.h
/usr/include/fullock/flcklistncond.h
/usr/include/fullock/flcklistnmtx.h
/usr/include/fullock/flcklistofflock.h
/usr/include/fullock/flcklistwaiter.h
/usr/include/fullock/flcklocktype.h
/usr/include/fullock/flckpidcache.h
/usr/include/fullock/flckshm.h
/usr/include/fullock/flckstructure.h
/usr/include/fullock/flckthread.h
/usr/include/fullock/flckutil.h
/usr/include/fullock/fullock.h
/usr/include/fullock/rwlockrcsv.h
/usr/lib64/libfullock.so
/usr/lib64/pkgconfig/libfullock.pc
/usr/share/doc/libfullock-devel
/usr/share/doc/libfullock-devel/AUTHORS
/usr/share/doc/libfullock-devel/ChangeLog
/usr/share/doc/libfullock-devel/README

References

Summary

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