How to install Docky 2.2.1.1 on Ubuntu 15.10 and Ubuntu 14.04. Docky is an advance launcher app, a full fledged dock application for Ubuntu Systems. Docky makes opening common applications and managing windows easier and quicker. Docky is fully integrated into the GNOME Desktop and features a no non-sense approach to configuration and usage. It just works.
Docky is an advanced shortcut bar that sits at the edges of your screen. It provides easy access to some of the files, folders and applications on your computer, displays which applications are currently running, holds windows in their minimized state and more.
How To Install Docky On Ubuntu
To install Docky on Ubuntu Systems run the following commands:
How To Install Docky On Ubuntu 15.10
$ sudo apt-get update
$ sudo apt-get install docky
How To Install Docky On Ubuntu 14.04, Linux Mint
$ sudo add-apt-repository ppa:docky-core/stable
$ sudo apt-get update
$ sudo apt-get install docky
Uninstall Docky From Ubuntu
If you aren’t happy with the Docky, you can uninstall it via running the following command:
$ sudo apt-get remove docky