< Home - < Back

json-c12


Information about the package, json-c12, which is shipped with common Linux distributions. The json-c12 package is designed for, JSON implementation in C (0.12 compatibility package).


Package Name:

json-c12

Summary:

JSON implementation in C (0.12 compatibility package)

Description:

JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.

Architecture:

x86_64

Version:

0.12.1

Release:

2.el6

Size:

22 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for json-c12


Control the json-c12 package with the following handy commands outlined below.


Command

Description of Command

yum install json-c12

This command will install json-c12 on the server.

yum remove json-c12

This command will un-install json-c12 on the server. When you run this command, you will be asked if you are sure that you want to remove json-c12, so you have to manually confirm that you want to do this.

yum -y remove json-c12

This command will un-install json-c12 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove json-c12 when using the -y flag.

yum update json-c12

This command will update json-c12 to the latest version. When you run this command, you will be asked if you are sure that you want to remove json-c12, so you have to manually confirm that you want to do this.

yum -y update json-c12

This command will update json-c12 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove json-c12 when using the -y flag.

yum info json-c12

This command will show you core information about the json-c12 package.

yum deplist json-c12

This command will show you the dependencies for json-c12. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update json-c12

This command will check if there is an update waiting on json-c12. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.