Home > Linux, Software, Ubuntu, Ubuntu 10.04, Ubuntu 8.04, Ubuntu 8.10, Ubuntu 9.04, Ubuntu 9.10 > Installare Cairo-Dock 2.1.3 su Ubuntu

Installare Cairo-Dock 2.1.3 su Ubuntu

Cairo-Dock non ha bisogno di presentazioni, è sicuramente una dockbar completa e funzionale e da poco è stata rilasciata la versione 2.1.3 dopo ben tre mesi di lavoro. I fix e le migliorie di questa versione sono molteplici, anche la configurazione della stessa barra è diventata molto più semplice e molto più user-friendly; nello specifico ecco le novità di Cairo-Dock direttamente dal sito ufficiale del produttore:

  • Thumnbails of windows now have an emblem to help recognize the application.
  • Icons pointing on sub-docks can display the sub-dock’s content to quickly know what is inside the sub-dock.
  • When an application demands your attention, only its icon will appear when the dock is hidden, so that you are quietly notified of any event even when your dock is hidden.
  • The ShowDesktop applet lets you change the resolution of the screen in 1 click.
  • The Dnd2Share applet which is used to quickly share some text/picture/video/files can now directly sends the clipboard’s content (like an instant screenshot).

Volete installare Cairo-Dock 2.1.3 sulla vostra versione di Ubuntu? Ecco come fare!

Ci affideremo ai repository PPA ufficiali del progetto.

Ubuntu 9.10 Karmic

Aprite il terminale e digitate:

sudo add-apt-repository ppa:cairo-dock-team/ppa

Aggiornate la lista dei pacchetti ed installate Cairo-Dock:

sudo apt-get update && sudo apt-get install cairo-dock cairo-dock-plug-ins

Ubuntu 9.04 – 8.10 – 8.04

Aprite il terminale e digitate:

sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys E80D6BF5

adesso aggiungete i repository:

sudo echo “deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu $(lsb_release -sc) main ## Cairo-Dock” | sudo tee -a /etc/apt/sources.list

adesso aggiornate tutto ed installate la dockbar:

sudo apt-get update && sudo apt-get install cairo-dock cairo-dock-plug-ins

c’è da dire che questa ultima procedura è universale, funziona anche su karmic o lucid :)

  1. 22 febbraio 2010 a 23:17 | #1

    @sly3000
    ehehe errore di digitazione :) grazie per la segnalazione! :D

  2. sly3000
    22 febbraio 2010 a 23:15 | #2

    Il comando per aggiungere i Repo è

    sudo add-apt-repository ppa:cairo-dock-team/ppa

    :)

  1. Nessun trackback ancora...