SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2011-01-10 04:45:32

ugh
Member
Registered: 2011-01-10
Posts: 29

Statler -upgraded to sid w/ Xfce 4.8

The next version of Xfce4 pending release is 4.8.  Until then, we have 4.8-pre releases available and thanks to at least one ambitious individual we have Xfce4.8-pre3 debs available in Hadrets sid & UNRELEASED repo

I started with a fresh installation from crunchbang-10-20110105-openbox-amd64.iso

You're going to need to upgrade to sid and pull a few items from experimental.  Probably not what you want to do on your primary OS.  wink  My sources.list:

#Unstable
deb http://ftp.de.debian.org/debian/ sid main contrib non-free
#deb-src http://ftp.de.debian.org/debian/ squeeze main contrib non-free
#Experimental
deb http://ftp.de.debian.org/debian/ experimental main contrib non-free

Add Hadrets repo to a new list

nano /etc/apt/sources.list.d/hadret.list

# Secure APT wget -O - http://hadret.rootnode.net/debian/duckbill.key | apt-key add -
deb http://hadret.rootnode.net/debian/ unstable main
#deb-src http://hadret.rootnode.net/debian/ unstable main
deb http://hadret.rootnode.net/debian/ experimental main
#deb-src http://hadret.rootnode.net/debian/ experimental main
deb http://hadret.rootnode.net/debian/ UNRELEASED main

Save that file, get the key

wget -O - http://hadret.rootnode.net/debian/duckbill.key | apt-key add -

Upgrade to sid

apt-get update
apt-get remove <whatever>
apt-get dist-upgrade

Install Xfce4.8-pre3

apt-get install -t UNRELEASED xfce4-panel libexo-1-0 xfwm4 xfce4-session xfce4-settings xfce4-utils xfce4-notifyd xfce4-appfinder thunar thunar-volman orage -t experimental libglib2.0-0

Then just log out and back in choosing Xfce4 as your session.

* Notes
Not everything Xfce4 is available from hadret.rootnode.net but the main items are.   
There is no Xfce4 metapackage in the UNRELEASED repo but it is not required.

$ apt-cache policy xfce4
xfce4:
  Installed: (none)
  Candidate: 4.6.2
  Version table:
     4.6.2 0
        500 http://ftp.de.debian.org/debian/ sid/main amd64 Packages

The obligatory screenshot
Xfce4_8_pre4.jpg

Last edited by ugh (2011-01-12 03:35:48)


Toshiba laptop - 1.86GHz x 2
3 G RAM
Crunchbang Statler upgraded to Sid
2.6.XX-X.dmz.X-liquorix-amd64

Offline

Be excellent to each other!

#2 2011-01-11 23:58:59

jeffreyC
#! Junkie
Registered: 2010-09-02
Posts: 347

Re: Statler -upgraded to sid w/ Xfce 4.8

Not available for 32 bit only amd64.


Get Dropbox and an extra 500 mb http://db.tt/wAizqw0

Offline

#3 2011-01-12 00:09:53

rabbitofdeath
#! Member
From: Texas
Registered: 2010-11-10
Posts: 83
Website

Re: Statler -upgraded to sid w/ Xfce 4.8

sounds perfect for experimenting with a virtual machine....

Offline

#4 2011-01-12 02:22:57

JTD
New Member
From: Vancouver, BC
Registered: 2011-01-06
Posts: 3

Re: Statler -upgraded to sid w/ Xfce 4.8

The next version of Xfce4 pending release is 4.8.  Until then, we have 4.8-pre releases available and thanks to at least one ambitious individual we have Xfce4.8-pre3 debs available in Hadrets sid & UNRELEASED repo

Hey ugh, do you happen to have a screenshot of this?

Thanks,
JTD

Offline

#5 2011-01-12 03:38:15

ugh
Member
Registered: 2011-01-10
Posts: 29

Re: Statler -upgraded to sid w/ Xfce 4.8

JTD wrote:

Hey ugh, do you happen to have a screenshot of this?

Thanks,
JTD

How could I forget the screenshot?  Remedied


Toshiba laptop - 1.86GHz x 2
3 G RAM
Crunchbang Statler upgraded to Sid
2.6.XX-X.dmz.X-liquorix-amd64

Offline

#6 2011-03-21 06:58:49

Dobbie03
#! Die Hard
From: New Zealand
Registered: 2009-08-15
Posts: 1,380

Re: Statler -upgraded to sid w/ Xfce 4.8

I noticed in the above instructions the code mentioned in capitals at the beginning UNRELEASED

apt-get install -t UNRELEASED xfce4-panel libexo-1-0 xfwm4 xfce4-session xfce4-settings xfce4-utils xfce4-notifyd xfce4-appfinder thunar thunar-volman orage -t experimental libglib2.0-0

Will this upgrade me to the current stable version of XFCE or something else entirely?

Last edited by Dobbie03 (2011-03-21 06:59:05)

Offline

#7 2011-03-21 12:27:55

ugh
Member
Registered: 2011-01-10
Posts: 29

Re: Statler -upgraded to sid w/ Xfce 4.8

MattDobson wrote:

I noticed in the above instructions the code mentioned in capitals at the beginning UNRELEASED

apt-get install -t UNRELEASED xfce4-panel libexo-1-0 xfwm4 xfce4-session xfce4-settings xfce4-utils xfce4-notifyd xfce4-appfinder thunar thunar-volman orage -t experimental libglib2.0-0

Will this upgrade me to the current stable version of XFCE or something else entirely?

I haven't used these packages in some time now but when this post was made Xfce4 wasn't final.  The UNRELEASED is actually the version just like stable, testing or unstable.  The package maintainer simply decided to give it an ALL CAPS title - presumably to get your attention.


Toshiba laptop - 1.86GHz x 2
3 G RAM
Crunchbang Statler upgraded to Sid
2.6.XX-X.dmz.X-liquorix-amd64

Offline

#8 2011-04-05 02:32:58

specimen65
New Member
From: Guelph, Ontario
Registered: 2010-03-25
Posts: 8
Website

Re: Statler -upgraded to sid w/ Xfce 4.8

ugh wrote:
apt-get install -t UNRELEASED xfce4-panel libexo-1-0 xfwm4 xfce4-session xfce4-settings xfce4-utils xfce4-notifyd xfce4-appfinder thunar thunar-volman orage -t experimental libglib2.0-0

Sorry for responding to a somewhat old thread, but will this code allow me to the new XFCE 4.8?

Offline

#9 2011-04-05 04:45:09

anonymous
The Mystery Member
From: Arch Linux Forums
Registered: 2008-11-29
Posts: 8,897

Re: Statler -upgraded to sid w/ Xfce 4.8

That code will only work with the Hadret's repo (read the first post). Currently Xfce 4.8 is available in Debian experimental though.


Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Online

#10 2011-04-05 18:18:12

specimen65
New Member
From: Guelph, Ontario
Registered: 2010-03-25
Posts: 8
Website

Re: Statler -upgraded to sid w/ Xfce 4.8

Ah, thanks for this smile

I think Corenominal is right--the changes in Gnome 3 and Ubuntu are going to be driving lots of folks to XFCE 4.8. They've done all the right things in keeping things resource-friendly and traditional for those of us who don't want our computers to resemble a smart phone smile

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo