How To Install hiredis-devel on Fedora 36

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

Introduction

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

What is hiredis-devel

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

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

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

sudo dnf -y install hiredis-devel

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

sudo yum -y install hiredis-devel

How To Uninstall hiredis-devel on Fedora 36

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

sudo dnf remove hiredis-devel

hiredis-devel Package Contents on Fedora 36

/usr/include/hiredis
/usr/include/hiredis/adapters
/usr/include/hiredis/adapters/ae.h
/usr/include/hiredis/adapters/glib.h
/usr/include/hiredis/adapters/ivykis.h
/usr/include/hiredis/adapters/libev.h
/usr/include/hiredis/adapters/libevent.h
/usr/include/hiredis/adapters/libuv.h
/usr/include/hiredis/adapters/macosx.h
/usr/include/hiredis/adapters/qt.h
/usr/include/hiredis/alloc.h
/usr/include/hiredis/async.h
/usr/include/hiredis/hiredis.h
/usr/include/hiredis/read.h
/usr/include/hiredis/sds.h
/usr/lib64/libhiredis.so
/usr/lib64/pkgconfig/hiredis.pc
/usr/share/doc/hiredis-devel
/usr/share/doc/hiredis-devel/CHANGELOG.md
/usr/share/doc/hiredis-devel/README.md

References

Summary

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


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

Introduction

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

What is hiredis-devel

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

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

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

sudo dnf -y install hiredis-devel

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

sudo yum -y install hiredis-devel

How To Uninstall hiredis-devel on Fedora 36

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

sudo dnf remove hiredis-devel

hiredis-devel Package Contents on Fedora 36

/usr/include/hiredis
/usr/include/hiredis/adapters
/usr/include/hiredis/adapters/ae.h
/usr/include/hiredis/adapters/glib.h
/usr/include/hiredis/adapters/ivykis.h
/usr/include/hiredis/adapters/libev.h
/usr/include/hiredis/adapters/libevent.h
/usr/include/hiredis/adapters/libuv.h
/usr/include/hiredis/adapters/macosx.h
/usr/include/hiredis/adapters/qt.h
/usr/include/hiredis/alloc.h
/usr/include/hiredis/async.h
/usr/include/hiredis/hiredis.h
/usr/include/hiredis/read.h
/usr/include/hiredis/sds.h
/usr/lib/libhiredis.so
/usr/lib/pkgconfig/hiredis.pc
/usr/share/doc/hiredis-devel
/usr/share/doc/hiredis-devel/CHANGELOG.md
/usr/share/doc/hiredis-devel/README.md

References

Summary

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