Install dbus on Ubuntu 12.04 LTS

How to install dbus on Ubuntu 12.04 LTS?

Ubuntu Tutorial: In this tutorial you will learn to install dbus on Ubuntu 12.04 LTS.

Welcome to my Ubuntu tutorial website. Today, I will teach you to install dbus on Ubuntu 12.04 LTS.

In Ubuntu apt-get tool is used and we will also use this tool to install dbus on Ubuntu 12.04 LTS.


Here are steps for Install dbus on Ubuntu 12.04 LTS:

Step 1: Update system

First of update you system with following command:

sudo apt-get update

Step 2: Install dbus

After updating the system you should install it with the following command:

sudo apt-get install dbus

Above command will ask admin password and after that it will install dbus on Ubuntu 12.04 LTS.

Check more details at: How to Install dbus on Ubuntu 12.04 LTS?

Thanks

Comments

Popular posts from this blog

MySQL Maven Dependency

Install gadmin-samba on Ubuntu 16.04

Install libavcodec-dev on Ubuntu 16.04