How to Install and Uninstall libmustache.x86_64 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "libmustache.x86_64" package

This tutorial shows how to install libmustache.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libmustache.x86_64

2. Uninstall "libmustache.x86_64" package

This guide let you learn how to uninstall libmustache.x86_64 on CentOS Stream 9:

$ sudo dnf remove libmustache.x86_64 $ sudo dnf autoremove

3. Information about the libmustache.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:10:49 ago on Sat Mar 16 16:03:45 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/