< Home - < Back

dbus-devel


Information about the package, dbus-devel, which is shipped with common Linux distributions. The dbus-devel package is designed for, Development files for D-BUS.


Package Name:

dbus-devel

Summary:

Development files for D-BUS

Description:

This package contains libraries and header files needed for developing software that uses D-BUS.

Architecture:

x86_64

Version:

1.2.24

Release:

8.el6_6

Size:

47 k

Repository:

base

From Repository:

Licence:

GPLv2+ or AFL



Handy Yum Commands for dbus-devel


Control the dbus-devel package with the following handy commands outlined below.


Command

Description of Command

yum install dbus-devel

This command will install dbus-devel on the server.

yum remove dbus-devel

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

yum -y remove dbus-devel

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

yum update dbus-devel

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

yum -y update dbus-devel

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

yum info dbus-devel

This command will show you core information about the dbus-devel package.

yum deplist dbus-devel

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

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