How to Install libgoogle-glog-dev in Ubuntu 18.04



Install libgoogle-glog-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libgoogle-glog-dev

Description:

library that implements application-level logging.

This library provides logging APIs based on C++-style streams and various helper macros. . This package contains static and debug libraries and header files for developing applications.

Homepage: https://github.com/google/glog

Version: 0.3.5-1

Section: universe/libdevel