Posts tagged lucid lynx

cairo6

How to install Cairo Dock in Ubuntu 10.04 (Lucid Lynx)

28

Cairo Dock is a docking application for Linux. It’s quite awesome and makes a wonderful addition to your Linux’s look and feel. Let’s see how to install this lovely utility in Ubuntu 10.04 (Lucid Lynx).

But before we get into the details of installing it. Let’s see how it looks like on Ubuntu 10.04.

Let’s get on with the installation. Open a terminal window and add the following line and copy paste the following line.

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

Next up copy paste the following line in your terminal

sudo apt-get update

Next copy paste the following to install Cairo More >

lucid

Upgrading to Ubuntu 10.04 Lucid Lynx

6

I think I have waited enough and now it’s time to upgrade to Ubuntu 10.04 code named Lucid Lynx. If you have just too much of stuff to worry about on previous versions of Ubuntu, I’d suggest to wait for the final release in April. That’s right the current release is alpha (not even Beta) so please upgrade at your own risk.

Following is what I did to upgrade from Ubuntu 9.10 Karmic Koala to Ubuntu 10.04 Alpha Lucid Lynx.

1. Bring up run prompt by hitting ALT+F2 and type the following command to bring up the update manager.

update-manager -d

You’ll now see that update manager shows “New Ubuntu More >

Go to Top