Hello Linux Geeksters. As you may know, SimDock is a dockbar written in C++ and based on the wxWidget libraries, being ideal for lightweight desktop environments like XFCE anf LXDE, but it also has support for Gnome Shell, Unity or eOS’s Pantheon.
The latest version available is SimDock 1.3, which is still under massive development.
In this article I will show you how to install SimDock 1.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 16 Petra, Linux Mint 13 Maya, Pinguy OS, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis, Elementary OS 0.2 Luna, LXLE 14.04 and their derivative systems.
Because it is available via PPA, installing SimDock 1.3 on the listed Ubuntu, Linux Mint, Pinguy OS, Elementary OS and LXLE systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the simdock package. Like this:
$ sudo add-apt-repository ppa:onli/simdock
$ sudo apt-get update
$ sudo apt-get install simdock
Optional, to remove simdock, do:
$ sudo apt-get remove simdock