Install the latest version of the Plank dock on Ubuntu

Pantheon_ElementaryOS

For those who do not know Plank is one of the docks most popular and lightweight which can currently be found for Linux. It is written in Vala, it is used by default in Elementary OS and has just reached its version 0.11.0, incorporating interesting new features in the process.

This latest version of Plank, among other novelties, incorporates support for docklets —roughly, functions of the However,-. Keep in mind that Plank already wore these docklets standard - for example, the display desktop, clipboard manager, clock, and trash functions are docklets-. In addition, we can also find migration controls to GSettings.

With this last migration option, from now on it is possible to add docks multiple. However, this option is not yet available through the Plank preferences, so it is necessary to enter the Dconf Editor to activate it.

With the latest iteration of Plank, the icon that allowed you to disable the However, onscreen is no longer visible. To access the user interface preferences However, you need to open a terminal and enter the following command:

plank --preferences

How to install the new version of Plank on Ubuntu

If you are an Elementary OS user and you want to update Freya through the PPA, know that the installation process will try to remove important desktop packages, so it is better to wait for it to reach the stable repositories of the distro.

To install the latest version of Plank In Ubuntu 16.04, 15.10, 15.04 and 14.04 and their derivatives, below you have the official PPA of the stable versions of Plank. Just add the PPA and install or upgrade to Plank 0.11.0 by opening a terminal and executing the following commands:

sudo add-apt-repository ppa:docky-core/stable
sudo apt-get update
sudo apt-get install plank

Do not hesitate to leave us a comment if you dare to try it.