How to Install and Uninstall libhandlebars-devel.x86_64 Package on Rocky Linux 8

Last updated: June 18,2024

1. Install "libhandlebars-devel.x86_64" package

This guide covers the steps necessary to install libhandlebars-devel.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libhandlebars-devel.x86_64

2. Uninstall "libhandlebars-devel.x86_64" package

Please follow the guidance below to uninstall libhandlebars-devel.x86_64 on Rocky Linux 8:

$ sudo dnf remove libhandlebars-devel.x86_64 $ sudo dnf autoremove

3. Information about the libhandlebars-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:21:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libhandlebars-devel
Version : 0.7.3
Release : 1.el8.remi
Architecture : x86_64
Size : 37 k
Source : libhandlebars-0.7.3-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Development files for libhandlebars
URL : https://github.com/jbboehr/handlebars.c
License : LGPLv2+
Description : The libhandlebars-devel package contains libraries and header files for
: developing applications that use libhandlebars.