How to Install libt3config-dev in Ubuntu 18.04



Install libt3config-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libt3config-dev

Description:

Development files for libt3config

The libt3config library provides functions for reading and writing simple structured configuration files. It provides a simple structured syntax and typed data, a simple API for reading and manipulating configurations, and schema definitions allowing the verification of the structure of loaded configuration data. . This package contains the header files to compile programs against libt3config.

Homepage: https://os.ghalkes.nl/t3/libt3config.html

Version: 0.2.11-1

Section: universe/libdevel