How to change unity side laucher position from left to right ubuntu 14.04 [duplicate]

Is there any method available using which we can change the position of side bar laucher from left to right. I have installed the unity tweak tool but it only allows to auto hide the launcher. There are many tutorials which teaches about how to move launcher to the bottom but i am unable to find any links pertaining the position change to the right enter image description here

P.S. not to confuse with any other launcher i am uploading this picture


Solution 1:

You cannot move the launcher itself.

Here is the comment on a bug about it

But you can make it look like with Cairo dock.

sudo apt-get install cairo-dock

Now you can play around with configurations and move the dock to the right.

enter image description here

Make Unity's launcher auto-hide and you have a launcher (actually not launcher, it is dock ) on the right.

enter image description here

I like Ubuntu for its customizability. Do you?