How To Install clover2-devel on Fedora 36

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

Introduction

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

What is clover2-devel

This package contains libraries and header files for developing applications that use clover2.

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

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

sudo dnf -y install clover2-devel

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

sudo yum -y install clover2-devel

How To Uninstall clover2-devel on Fedora 36

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

sudo dnf remove clover2-devel

clover2-devel Package Contents on Fedora 36

/usr/include/clover2
/usr/include/clover2/clover2-buffer.h
/usr/include/clover2/clover2-debug.h
/usr/include/clover2/clover2-macros.h
/usr/include/clover2/clover2-xfunc.h
/usr/include/clover2/clover2.h
/usr/lib/.build-id
/usr/lib/.build-id/af/27b93d51548b0df9ae52470372dd2c1362a993.2
/usr/lib/libclover2.so

References

Summary

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


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

Introduction

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

What is clover2-devel

This package contains libraries and header files for developing applications that use clover2.

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

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

sudo dnf -y install clover2-devel

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

sudo yum -y install clover2-devel

How To Uninstall clover2-devel on Fedora 36

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

sudo dnf remove clover2-devel

clover2-devel Package Contents on Fedora 36

/usr/include/clover2
/usr/include/clover2/clover2-buffer.h
/usr/include/clover2/clover2-debug.h
/usr/include/clover2/clover2-macros.h
/usr/include/clover2/clover2-xfunc.h
/usr/include/clover2/clover2.h
/usr/lib/.build-id
/usr/lib/.build-id/9c/28eacc2d32ccca8064790babd8aa8df5a991a6.2
/usr/lib64/libclover2.so

References

Summary

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