How To Install libhubbub-devel on Fedora 36

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

Introduction

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

What is libhubbub-devel

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

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

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

sudo dnf -y install libhubbub-devel

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

sudo yum -y install libhubbub-devel

How To Uninstall libhubbub-devel on Fedora 36

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

sudo dnf remove libhubbub-devel

libhubbub-devel Package Contents on Fedora 36

/usr/include/hubbub
/usr/include/hubbub/errors.h
/usr/include/hubbub/functypes.h
/usr/include/hubbub/hubbub.h
/usr/include/hubbub/parser.h
/usr/include/hubbub/tree.h
/usr/include/hubbub/types.h
/usr/lib64/libhubbub.so
/usr/lib64/pkgconfig/libhubbub.pc

References

Summary

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


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

Introduction

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

What is libhubbub-devel

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

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

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

sudo dnf -y install libhubbub-devel

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

sudo yum -y install libhubbub-devel

How To Uninstall libhubbub-devel on Fedora 36

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

sudo dnf remove libhubbub-devel

libhubbub-devel Package Contents on Fedora 36

/usr/include/hubbub
/usr/include/hubbub/errors.h
/usr/include/hubbub/functypes.h
/usr/include/hubbub/hubbub.h
/usr/include/hubbub/parser.h
/usr/include/hubbub/tree.h
/usr/include/hubbub/types.h
/usr/lib/libhubbub.so
/usr/lib/pkgconfig/libhubbub.pc

References

Summary

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