How To Install libHX-devel on Fedora 36

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

Introduction

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

What is libHX-devel

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

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

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

sudo dnf -y install libHX-devel

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

sudo yum -y install libHX-devel

How To Uninstall libHX-devel on Fedora 36

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

sudo dnf remove libHX-devel

libHX-devel Package Contents on Fedora 36

/usr/include/libHX
/usr/include/libHX.h
/usr/include/libHX/ctype_helper.h
/usr/include/libHX/defs.h
/usr/include/libHX/deque.h
/usr/include/libHX/init.h
/usr/include/libHX/io.h
/usr/include/libHX/libxml_helper.h
/usr/include/libHX/list.h
/usr/include/libHX/map.h
/usr/include/libHX/misc.h
/usr/include/libHX/option.h
/usr/include/libHX/proc.h
/usr/include/libHX/string.h
/usr/include/libHX/wx_helper.hpp
/usr/lib/libHX.so
/usr/lib/pkgconfig/libHX.pc
/usr/share/doc/libHX
/usr/share/doc/libHX/README.txt
/usr/share/doc/libHX/api.txt
/usr/share/doc/libHX/assorted.txt
/usr/share/doc/libHX/changelog.txt
/usr/share/doc/libHX/libHX_Documentation.pdf
/usr/share/doc/libHX/ux-file.txt
/usr/share/doc/libHX/ux-mmap.txt

References

Summary

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


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

Introduction

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

What is libHX-devel

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

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

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

sudo dnf -y install libHX-devel

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

sudo yum -y install libHX-devel

How To Uninstall libHX-devel on Fedora 36

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

sudo dnf remove libHX-devel

libHX-devel Package Contents on Fedora 36

/usr/include/libHX
/usr/include/libHX.h
/usr/include/libHX/ctype_helper.h
/usr/include/libHX/defs.h
/usr/include/libHX/deque.h
/usr/include/libHX/init.h
/usr/include/libHX/io.h
/usr/include/libHX/libxml_helper.h
/usr/include/libHX/list.h
/usr/include/libHX/map.h
/usr/include/libHX/misc.h
/usr/include/libHX/option.h
/usr/include/libHX/proc.h
/usr/include/libHX/string.h
/usr/include/libHX/wx_helper.hpp
/usr/lib64/libHX.so
/usr/lib64/pkgconfig/libHX.pc
/usr/share/doc/libHX
/usr/share/doc/libHX/README.txt
/usr/share/doc/libHX/api.txt
/usr/share/doc/libHX/assorted.txt
/usr/share/doc/libHX/changelog.txt
/usr/share/doc/libHX/libHX_Documentation.pdf
/usr/share/doc/libHX/ux-file.txt
/usr/share/doc/libHX/ux-mmap.txt

References

Summary

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