Subscribe

How to install fmt in CentOS/RHEL 8 (x86_64)

Small, safe and fast formatting library for C++

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install fmt

Description

C++ Format is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.

RPMs

Vitaly Zaitsev (2020-04-06) - Updated to version 6.2.0.
Vitaly Zaitsev (2020-04-06) - Updated to version 6.2.0.