As Debian will not ship XFCE 4.10 in unstable until after Wheezy was released and this is very unlikely to happen before spring 2013, (460 RC-Bugs to fix) we decided that we want XFCE 4.10 now for our users. Parts of it are suffering bitrot in experimental, others needed to be packaged still.
We are happy to let our XFCE users update their installations now (thanks to agaida and towo). All you need to do is, as root:
echo deb http://ftp.spline.de/pub/siduction/xfcenext unstable main \ > /etc/apt/sources.list.d/xfcenext.list
That will put a file called xfcenext.list into your sources.list.d folder and write the appropriate line to it. Then you can install or update an existing XFCE with:
apt-get update && apt-get install xfce4
The repository itself can be found on our repository listing for amd64 or i386
Have fun with your shiny new XFCE.
Thanks!
Hello,
I am getting an error:
The following packages have unmet dependencies:
xfce4 : Depends: xfwm4 (>= 4.10.0) but 4.6.2-1 is to be installed
Depends: xfconf (>= 4.10.0) but 4.6.2-1 is to be installed
Depends: xfce4-settings (>= 4.10.0) but 4.6.5-2 is to be installed
Depends: xfce4-panel (>= 4.10.0) but 4.6.4-1 is to be installed
Depends: xfdesktop4 (>= 4.10.0) but it is not going to be installed
Depends: thunar (>= 1.4.0) but it is not going to be installed
Depends: gtk2-engines-xfce (>= 3.0.0) but 2.6.0-2 is to be installed
Depends: xfce4-session (>= 4.10.0) but 4.6.2-3 is to be installed
Depends: xfce4-appfinder (>= 4.10.0) but 4.6.2-1 is to be installed
Depends: xfce4-mixer (>= 4.8.0) but 4.6.1-2+b1 is to be installed
Depends: orage (>= 4.8.0) but 4.6.1-1+b1 is to be installed
Depends: libxfce4ui-utils (>= 4.10) but it is not going to be installed
Recommends: thunar-volman (>= 0.8.0) but it is not going to be installed
E: Broken packages
Are there any additional steps I have to do before installation?
Thanks,
Vitaly
apt-cache policy xfce4 shows:
xfce4:
Installed: 4.6.2
Candidate: 4.10.0
Version table:
4.10.0 0
1 http://ftp.debian.org/debian/ experimental/main amd64 Packages
500 http://ftp.spline.de/pub/siduction/xfcenext/ unstable/main amd64 Packages
*** 4.6.2 0
500 http://ftp.uk.debian.org/debian/ squeeze/main amd64 Packages
100 /var/lib/dpkg/status
Please use our forum at http://siduction.org/index.php?lang=en for future support.
You need to use the repository at http://http.debian.net/debian/ experimental/main amd64 Packages for xfce 4.1.
Add deb http://packages.siduction.org/experimental unstable main contrib non-free to your sources to do so.