git clone  <https://github.com/fmtlib/fmt.git>
cd fmt
mkdir build
cd build
cmake ..
make
sudo make install