Information about the package, docbook-dtds, which is shipped with common Linux distributions. The docbook-dtds package is designed for, SGML and XML document type definitions for DocBook.
Package Name:
docbook-dtds
Summary:
SGML and XML document type definitions for DocBook
Description:
The DocBook Document Type Definition (DTD) describes the syntax of technical documentation texts (articles, books and manual pages). This syntax is XML-compliant and is developed by the OASIS consortium. This package contains SGML and XML versions of the DocBook DTD.
Architecture:
noarch
Version:
1.0
Release:
51.el6
Size:
274 k
Repository:
base
From Repository:
Licence:
Copyright only
Control the docbook-dtds package with the following handy commands outlined below.
yum install docbook-dtds
This command will install docbook-dtds on the server.
yum remove docbook-dtds
This command will un-install docbook-dtds on the server. When you run this command, you will be asked if you are sure that you want to remove docbook-dtds, so you have to manually confirm that you want to do this.
yum -y remove docbook-dtds
This command will un-install docbook-dtds 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 docbook-dtds when using the -y flag.
yum update docbook-dtds
This command will update docbook-dtds to the latest version. When you run this command, you will be asked if you are sure that you want to remove docbook-dtds, so you have to manually confirm that you want to do this.
yum -y update docbook-dtds
This command will update docbook-dtds 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 docbook-dtds when using the -y flag.
yum info docbook-dtds
This command will show you core information about the docbook-dtds package.
yum deplist docbook-dtds
This command will show you the dependencies for docbook-dtds. 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 docbook-dtds
This command will check if there is an update waiting on docbook-dtds. 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.