< Home - < Back

qjson


Information about the package, qjson, which is shipped with common Linux distributions. The qjson package is designed for, A qt-based library that maps JSON data to QVariant objects.


Package Name:

qjson

Summary:

A qt-based library that maps JSON data to QVariant objects

Description:

JSON is a lightweight data-interchange format. It can represents integer, real number, string, an ordered sequence of value, and a collection of name/value pairs.QJson is a qt-based library that maps JSON data to QVariant objects.

Architecture:

x86_64

Version:

0.8.1

Release:

16.20150318.d0f62e6git.el6

Size:

73 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for qjson


Control the qjson package with the following handy commands outlined below.


Command

Description of Command

yum install qjson

This command will install qjson on the server.

yum remove qjson

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

yum -y remove qjson

This command will un-install qjson 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 qjson when using the -y flag.

yum update qjson

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

yum -y update qjson

This command will update qjson 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 qjson when using the -y flag.

yum info qjson

This command will show you core information about the qjson package.

yum deplist qjson

This command will show you the dependencies for qjson. 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 qjson

This command will check if there is an update waiting on qjson. 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.