How to install KDE 4.9 on Debian Squeeze

Mirosław Zalewski miniopl at poczta.onet.pl
Mon Aug 20 13:03:23 BST 2012


On 20/08/2012 at 12:52, andre_debian at numericable.fr wrote:

> On Debian Squeeze :
> # add-apt-repository ppa:kubuntu-ppa/backports -y
> kubuntu-ppa/backports
> Executing:
> gpg --ignore-time-conflict --no-options --no-default-keyring
> --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg
> --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
> --keyserver keyserver.ubuntu.com --recv-keys
> 
> Debian seems not accepted to work with a backport Ubuntu ...

This creates file 
/etc/apt/sources.list.d/kubuntu-ppa-backports-wheezy.list
with content like this:
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu wheezy main
deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu wheezy main

Since there is no wheezy directory on kubuntu-ppa launchpad site, apt-get 
update will fail.

If you care, you must use correct sources.lists entries:
(for Ubuntu 12.04:)
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu precise main 
deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu precise main 

OR (for Ubuntu 11.10:)
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu oneiric main 
deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu oneiric main 

Please note that these packages were made with Ubuntu in mind and perhaps no 
one has ever tested them on Debian. It is unlikely they will break your 
system, but most certainly they may break your KDE installation. Pay special 
attention to any warning messages you may encounter while installing these 
packages.

Oh, and get rid of your current KDE installation before you proceed. Almost 
certainly these packages are in conflict with each other, even if no one has 
marked them so.
-- 
Best regards
Mirosław Zalewski
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


More information about the kde mailing list