0
How to install json-glib in Linux (Ubuntu)?
json-glib is a C library for manipulating JSON data in C/C++- for serializing and deserializing JSON data. It can be downloaded from here. But if you are working in Ubuntu or other debian based systems you can execute the following commands If you want to debug your programs and see the various steps of serializing/deserializing [...]