Information about the package, dbus-glib, which is shipped with common Linux distributions. The dbus-glib package is designed for, GLib bindings for D-Bus.
Package Name:
dbus-glib
Summary:
GLib bindings for D-Bus
Description:
D-Bus add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop.
Architecture:
x86_64
Version:
0.86
Release:
6.el6
Size:
566 k
Repository:
installed
From Repository:
updates
Licence:
AFL and GPLv2+
Control the dbus-glib package with the following handy commands outlined below.
yum install dbus-glib
This command will install dbus-glib on the server.
yum remove dbus-glib
This command will un-install dbus-glib on the server. When you run this command, you will be asked if you are sure that you want to remove dbus-glib, so you have to manually confirm that you want to do this.
yum -y remove dbus-glib
This command will un-install dbus-glib 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-glib when using the -y flag.
yum update dbus-glib
This command will update dbus-glib to the latest version. When you run this command, you will be asked if you are sure that you want to remove dbus-glib, so you have to manually confirm that you want to do this.
yum -y update dbus-glib
This command will update dbus-glib 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-glib when using the -y flag.
yum info dbus-glib
This command will show you core information about the dbus-glib package.
yum deplist dbus-glib
This command will show you the dependencies for dbus-glib. 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-glib
This command will check if there is an update waiting on dbus-glib. 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.