Information about the package, dbus-doc, which is shipped with common Linux distributions. The dbus-doc package is designed for, Developer documentation for D-BUS.
Package Name:
dbus-doc
Summary:
Developer documentation for D-BUS
Description:
This package contains developer documentation for D-Bus along with other supporting documentation such as the introspect dtd file.
Architecture:
noarch
Version:
1.2.24
Release:
8.el6_6
Size:
1.3 M
Repository:
base
From Repository:
Licence:
GPLv2+ or AFL
Control the dbus-doc package with the following handy commands outlined below.
yum install dbus-doc
This command will install dbus-doc on the server.
yum remove dbus-doc
This command will un-install dbus-doc on the server. When you run this command, you will be asked if you are sure that you want to remove dbus-doc, so you have to manually confirm that you want to do this.
yum -y remove dbus-doc
This command will un-install dbus-doc 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 dbus-doc when using the -y flag.
yum update dbus-doc
This command will update dbus-doc to the latest version. When you run this command, you will be asked if you are sure that you want to remove dbus-doc, so you have to manually confirm that you want to do this.
yum -y update dbus-doc
This command will update dbus-doc 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 dbus-doc when using the -y flag.
yum info dbus-doc
This command will show you core information about the dbus-doc package.
yum deplist dbus-doc
This command will show you the dependencies for dbus-doc. 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 dbus-doc
This command will check if there is an update waiting on dbus-doc. 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.