< Home - < Back

docbook5-schemas


Information about the package, docbook5-schemas, which is shipped with common Linux distributions. The docbook5-schemas package is designed for, Norman Walsh's schemas (DTD, Relax NG, W3C schema) for Docbook 5.X.


Package Name:

docbook5-schemas

Summary:

Norman Walsh's schemas (DTD, Relax NG, W3C schema) for Docbook 5.X

Description:

Docbook 5.X is a complete rewrite of Docbook in RELAX NG and not compatible with previous Docbook versions. This package contains Relax NG , DTD and W3C schema for Docbook 5.X. Syntax of those schemas is XML-compliant and is developed by the OASIS consortium.

Architecture:

noarch

Version:

5.0

Release:

4.1.el6

Size:

561 k

Repository:

base

From Repository:

Licence:

Freely redistributable without restriction



Handy Yum Commands for docbook5-schemas


Control the docbook5-schemas package with the following handy commands outlined below.


Command

Description of Command

yum install docbook5-schemas

This command will install docbook5-schemas on the server.

yum remove docbook5-schemas

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

yum -y remove docbook5-schemas

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

yum update docbook5-schemas

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

yum -y update docbook5-schemas

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

yum info docbook5-schemas

This command will show you core information about the docbook5-schemas package.

yum deplist docbook5-schemas

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

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