< Home - < Back

sgml-common


Information about the package, sgml-common, which is shipped with common Linux distributions. The sgml-common package is designed for, Common SGML catalog and DTD files.


Package Name:

sgml-common

Summary:

Common SGML catalog and DTD files

Description:

The sgml-common package contains a collection of entities and DTDs that are useful for processing SGML, but that don't need to be included in multiple packages. Sgml-common also includes an up-to-date Open Catalog file.

Architecture:

noarch

Version:

0.6.3

Release:

33.el6

Size:

133 k

Repository:

installed

From Repository:

base

Licence:

GPL+



Handy Yum Commands for sgml-common


Control the sgml-common package with the following handy commands outlined below.


Command

Description of Command

yum install sgml-common

This command will install sgml-common on the server.

yum remove sgml-common

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

yum -y remove sgml-common

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

yum update sgml-common

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

yum -y update sgml-common

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

yum info sgml-common

This command will show you core information about the sgml-common package.

yum deplist sgml-common

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

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