How To Install c4log-devel on Fedora 36

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

Introduction

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

What is c4log-devel

The c4log-devel package contains libraries and header files for developing applications that use c4log.

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

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

sudo dnf -y install c4log-devel

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

sudo yum -y install c4log-devel

How To Uninstall c4log-devel on Fedora 36

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

sudo dnf remove c4log-devel

c4log-devel Package Contents on Fedora 36

/usr/include/c4/log
/usr/include/c4/log/export.hpp
/usr/include/c4/log/log.hpp
/usr/lib64/cmake/c4log
/usr/lib64/cmake/c4log/c4logConfig.cmake
/usr/lib64/cmake/c4log/c4logConfigVersion.cmake
/usr/lib64/cmake/c4log/c4logTargets-noconfig.cmake
/usr/lib64/cmake/c4log/c4logTargets.cmake
/usr/lib64/libc4log.so

References

Summary

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


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

Introduction

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

What is c4log-devel

The c4log-devel package contains libraries and header files for developing applications that use c4log.

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

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

sudo dnf -y install c4log-devel

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

sudo yum -y install c4log-devel

How To Uninstall c4log-devel on Fedora 36

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

sudo dnf remove c4log-devel

c4log-devel Package Contents on Fedora 36

/usr/include/c4/log
/usr/include/c4/log/export.hpp
/usr/include/c4/log/log.hpp
/usr/lib/cmake/c4log
/usr/lib/cmake/c4log/c4logConfig.cmake
/usr/lib/cmake/c4log/c4logConfigVersion.cmake
/usr/lib/cmake/c4log/c4logTargets-noconfig.cmake
/usr/lib/cmake/c4log/c4logTargets.cmake
/usr/lib/libc4log.so

References

Summary

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