< Home - < Back

yajl-devel


Information about the package, yajl-devel, which is shipped with common Linux distributions. The yajl-devel package is designed for, Libraries, includes, etc to develop with YAJL.


Package Name:

yajl-devel

Summary:

Libraries, includes, etc to develop with YAJL

Description:

Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. This sub-package provides the libraries and includes necessary for developing against the YAJL library

Architecture:

x86_64

Version:

1.0.7

Release:

3.el6

Size:

8.9 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for yajl-devel


Control the yajl-devel package with the following handy commands outlined below.


Command

Description of Command

yum install yajl-devel

This command will install yajl-devel on the server.

yum remove yajl-devel

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

yum -y remove yajl-devel

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

yum update yajl-devel

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

yum -y update yajl-devel

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

yum info yajl-devel

This command will show you core information about the yajl-devel package.

yum deplist yajl-devel

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

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