How to Install and Uninstall libmustache.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "libmustache.x86_64" package

This tutorial shows how to install libmustache.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libmustache.x86_64

2. Uninstall "libmustache.x86_64" package

Please follow the guidelines below to uninstall libmustache.x86_64 on Oracle Linux 9:

$ sudo dnf remove libmustache.x86_64 $ sudo dnf autoremove

3. Information about the libmustache.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:07:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libmustache
Version : 0.5.0
Release : 1.el9.remi
Architecture : x86_64
Size : 37 k
Source : libmustache-0.5.0-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Mustache C++ library
URL : https://github.com/jbboehr/libmustache
License : MIT
Description : C++ implementation of Mustache[1].
:
: [1] http://mustache.github.io/