How To Install libddcutil-devel on Fedora 36

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

Introduction

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

What is libddcutil-devel

Development files for libddcutil

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

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

sudo dnf -y install libddcutil-devel

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

sudo yum -y install libddcutil-devel

How To Uninstall libddcutil-devel on Fedora 36

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

sudo dnf remove libddcutil-devel

libddcutil-devel Package Contents on Fedora 36

/usr/include/ddcutil_c_api.h
/usr/include/ddcutil_macros.h
/usr/include/ddcutil_status_codes.h
/usr/include/ddcutil_types.h
/usr/lib/cmake/ddcutil
/usr/lib/cmake/ddcutil/FindDDCUtil.cmake
/usr/lib/libddcutil.so
/usr/lib/pkgconfig/ddcutil.pc

References

Summary

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


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

Introduction

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

What is libddcutil-devel

Development files for libddcutil

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

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

sudo dnf -y install libddcutil-devel

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

sudo yum -y install libddcutil-devel

How To Uninstall libddcutil-devel on Fedora 36

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

sudo dnf remove libddcutil-devel

libddcutil-devel Package Contents on Fedora 36

/usr/include/ddcutil_c_api.h
/usr/include/ddcutil_macros.h
/usr/include/ddcutil_status_codes.h
/usr/include/ddcutil_types.h
/usr/lib64/cmake/ddcutil
/usr/lib64/cmake/ddcutil/FindDDCUtil.cmake
/usr/lib64/libddcutil.so
/usr/lib64/pkgconfig/ddcutil.pc

References

Summary

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