How to Install and Uninstall libHX-devel Package on openSUSE Leap

Last updated: April 30,2024

1. Install "libHX-devel" package

Please follow the guidelines below to install libHX-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libHX-devel

2. Uninstall "libHX-devel" package

This tutorial shows how to uninstall libHX-devel on openSUSE Leap:

$ sudo zypper remove libHX-devel

3. Information about the libHX-devel package on openSUSE Leap

Information for package libHX-devel:
------------------------------------
Repository : Main Repository
Name : libHX-devel
Version : 3.22-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 937.4 KiB
Installed : No
Status : not installed
Source package : libHX-3.22-1.26.src
Upstream URL : http://libhx.sf.net/
Summary : Useful collection of routines for C and C++ programming
Description :
libHX is a C library (with some C++ bindings available) that provides
data structures and functions commonly needed, such as maps, deques,
linked lists, string formatting and autoresizing, option and config
file parsing, type checking casts and more.