Friday, March 4, 2011

Mcq Of Financial Management

kde (latest) on debian 6 (squeeze)

Personally I prefer gnome (is that I have not had time to fiddle around as I would like to kde4 that is an excellent DE), however, use some software such kde digikam which I think is the best (ever) to manage photos.
Since Debian is as good stability, but we can not say the same for updating software, we see how to update kde (or only the software for KDE) the latest version.
nano / etc / apt / sources.list
and insert these lines: deb
http://qt-kde.debian.net/debian-experimental snapshots
main deb-src http:/ / experimental-qt-kde.debian.net/debian snapshots main
Chiudiamo con ctrl+o e ctrl+x e aggiorniamo installando il pacchetto necessario per la chiave dei repository.
apt-get update
aptitude install pkg-kde-archive-keyring
aptitude -t experimental-snapshots install kde-standard

Se volessimo installare solo un software (e le relative librerie) ad esempio digikam:
aptitude -t experimental-snapshots install digikam

Attenzione: questi sono i repository semiufficiali di Kde contenenti l’ultima build stabile dispobibile. Nel momento in cui scrivo la 4.5.1 è la più recente.
Ora date dovete decidere i packages to install.
  • If you want a full KDE (provided with plasmoids, graphics applications, various games, media players, communication applications, programs for the school, administration tools and other stuff) a date:
apt-get install kde-full
  • For a minimal KDE, if you want to manually install applications:
apt-get install kde-desktop-plasma
  • For Kde suitable for a normal user with a set of standard applications:
apt-get install kde-standard

E 'also recommended to install kdm , the login manager of KDE
apt-get install kdm
And of course the Italian language:

0 comments:

Post a Comment