Archivio per Gennaio 2008|pagina archivio mensile

Da paura! Beate loro :D

Hai capito le nonnine!!! :D

Continua a leggere…

Installare KDE4 su Ubuntu 7.10

Sulla rete ho trovato i pochi passi necessari all’installazione del nuovo KD4 su Ubuntu 7.10, ve li riporto qui di seguito:

  1. Open your sources.list file to add the new repository:
    gksu gedit /etc/apt/sources.list
  2. Paste this line to the end of the file:
    deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main
  3. Save the file and close the text editor.
  4. Update apt:
    sudo apt-get update
  5. Install KDE 4.0:
    sudo apt-get install kde4-core

Buon divertimento,
;)