gonzalo76
2004-04-15, 06:06 PM CDT
I was looking for an alternative for my KDE or GNOME Desktop Environment on Fedora Core 1 and I found XFce. It's fast, clean and certainly easy to use.
"Xfce is a lightweight desktop environment for various *NIX systems.
Designed for productivity, it loads and executes applications fast, while conserving system resources."
Olivier Fourdan, creator of Xfce
2004/04/15 - Xfce 4.0.5 is out.
The Xfce Team is pleased to announce the release 4.0.5 of the Xfce 4 Desktop Environment and Development Platform.
A quick XFCE review
It's fast, clean, easy to use and fairly featureful. You will appreciate the speed, low memory footprint and fairly simple configuration file.
XFCE uses the GTK2 library and is completely themeable, as well as complying to the Freedesktop standards, meaning it will play nicely with GNOME and KDE applications.
It features many of the same things as more complete desktop environments, such as an integrated window manager, a panel, a taskbar and a file manager. These are all modular, and optional. It is certainly possible to run with just the bare minimum, or to take just parts of XFCE and run them.
Binary Packages:
The Xfce 4 project officially only release source code for the desktop environment. However, binary packages for Fedora Core are available.
There are 3 different methods for download the binary packages:
1. Download the packages manually from http://moongroup.com/yum-repository/fedora/linux/1/
2. Via APT adding the following lines to /etc/apt/sources.list as root:
#newrpms.sunsite.dk
rpm http://newrpms.sunsite.dk/apt/ redhat/en/i386/fc1 newrpms
rpm-src http://newrpms.sunsite.dk/apt/ redhat/en/i386/fc1 newrpms
3. Via YUM adding these lines to your /etc/yum.conf as root:
[newrpms.sunsite.dk]
name=Fedora Core 1 NewRPMS.sunsite.dk
baseurl=http://newrpms.sunsite.dk/apt/redhat/en/i386/fc1
To import the GPG Key just run:
rpm --import http://newrpms.sunsite.dk/gpg-pubkey-newrpms.txt
Index of xfce4rpms
1. dbh-1.0.15-2.i386
2. dbh-devel-1.0.15-2.i386
3. gtk-xfce-engine-2.1.8-2.i386
4. libxfce4mcs-4.0.3-1.i386
5. libxfce4mcs-devel-4.0.3-1.i386
6. libxfce4util-4.0.3-1.i386
7. libxfce4util-devel-4.0.3-1.i386
8. libxfcegui4-4.0.3-1.i386
9. libxfcegui4-devel-4.0.3-1.i386
10. xfcalendar-0.1.5-1.i386
11. xfce-mcs-manager-4.0.3-1.i386
12. xfce-mcs-manager-devel-4.0.3-1.i386
13. xfce-mcs-plugins-4.0.3-1.i386
14. xfce-utils-4.0.3-1.i386
15. xfce4-iconbox-4.0.3-1.i386
16. xfce4-mixer-4.0.3-1.i386
17. xfce4-panel-4.0.3-1.i386
18. xfce4-session-0.1.4-1.i386
19. xfce4-systray-4.0.3-1.i386
20. xfce4-themes-4.0.3-1.noarch
21. xfce4-toys-4.0.3-1.i386
22. xfce4-trigger-launcher-4.0.3-1.i386
23. xfdesktop-4.0.3-1.i386
24. xffm-4.0.3-1.i386
25. xffm-icons-4.0.3-1.i386
26. xfprint-4.0.3-1.i386
27. xfwm4-4.0.3.1-1.i386
28. xfwm4-themes-4.0.3-1.noarch
Installing the packages
1. Create a new folder called 'xfce'
$ mkdir xfce
This will create a folder called xfce in your HOME directory.
2. Download to that folder all the rpms needed to install XFce 4.0.5, in total, they are 28 packages.
3. Become root
$ su -
Password
4. Go to the folder where you downloaded the packages.
# cd xfce
5. From there, type:
# rpm -ivh *.rpm
(Installation log)
Preparing... ########################################### [100%]
1:libxfce4util ########################################### [ 4%]
2:libxfcegui4 ########################################### [ 7%]
3:libxfce4mcs ########################################### [ 11%]
4:xfce-mcs-manager ########################################### [ 14%]
5:xfce4-panel ########################################### [ 18%]
6:dbh ########################################### [ 21%]
7:xffm ########################################### [ 25%]
8:xfwm4 ########################################### [ 29%]
9:libxfcegui4-devel ########################################### [ 32%]
10:dbh-devel ########################################### [ 36%]
11:gtk-xfce-engine ########################################### [ 39%]
12:libxfce4mcs-devel ########################################### [ 43%]
13:libxfce4util-devel ########################################### [ 46%]
14:xfcalendar ########################################### [ 50%]
15:xfce4-iconbox ########################################### [ 54%]
16:xfce4-mixer ########################################### [ 57%]
17:xfce4-session ########################################### [ 61%]
18:xfce4-systray ########################################### [ 64%]
19:xfce4-themes ########################################### [ 68%]
20:xfce4-toys ########################################### [ 71%]
21:xfce4-trigger-launcher ########################################### [ 75%]
22:xfce-mcs-manager-devel ########################################### [ 79%]
23:xfce-mcs-plugins ########################################### [ 82%]
24:xfce-utils ########################################### [ 86%]
25:xfdesktop ########################################### [ 89%]
26:xffm-icons ########################################### [ 93%]
27:xfprint ########################################### [ 96%]
28:xfwm4-themes ########################################### [100%]
If everything went right, log out from your current session and log in into XFce Desktop Enviroment.
Installing via APT or YUM
APT
Open a Console, log in as root and type:
apt-get install xfce4
YUM
Open a Console, log in as root and type:
yum install xfce4
Hope you like your new Desktop Environment :)
http://xfce.org/
Good Luck !!
gonzalo
See my HowTo using APT at http://www.fedoraforum.org/forum/showthread.php?s=&threadid=1608
"Xfce is a lightweight desktop environment for various *NIX systems.
Designed for productivity, it loads and executes applications fast, while conserving system resources."
Olivier Fourdan, creator of Xfce
2004/04/15 - Xfce 4.0.5 is out.
The Xfce Team is pleased to announce the release 4.0.5 of the Xfce 4 Desktop Environment and Development Platform.
A quick XFCE review
It's fast, clean, easy to use and fairly featureful. You will appreciate the speed, low memory footprint and fairly simple configuration file.
XFCE uses the GTK2 library and is completely themeable, as well as complying to the Freedesktop standards, meaning it will play nicely with GNOME and KDE applications.
It features many of the same things as more complete desktop environments, such as an integrated window manager, a panel, a taskbar and a file manager. These are all modular, and optional. It is certainly possible to run with just the bare minimum, or to take just parts of XFCE and run them.
Binary Packages:
The Xfce 4 project officially only release source code for the desktop environment. However, binary packages for Fedora Core are available.
There are 3 different methods for download the binary packages:
1. Download the packages manually from http://moongroup.com/yum-repository/fedora/linux/1/
2. Via APT adding the following lines to /etc/apt/sources.list as root:
#newrpms.sunsite.dk
rpm http://newrpms.sunsite.dk/apt/ redhat/en/i386/fc1 newrpms
rpm-src http://newrpms.sunsite.dk/apt/ redhat/en/i386/fc1 newrpms
3. Via YUM adding these lines to your /etc/yum.conf as root:
[newrpms.sunsite.dk]
name=Fedora Core 1 NewRPMS.sunsite.dk
baseurl=http://newrpms.sunsite.dk/apt/redhat/en/i386/fc1
To import the GPG Key just run:
rpm --import http://newrpms.sunsite.dk/gpg-pubkey-newrpms.txt
Index of xfce4rpms
1. dbh-1.0.15-2.i386
2. dbh-devel-1.0.15-2.i386
3. gtk-xfce-engine-2.1.8-2.i386
4. libxfce4mcs-4.0.3-1.i386
5. libxfce4mcs-devel-4.0.3-1.i386
6. libxfce4util-4.0.3-1.i386
7. libxfce4util-devel-4.0.3-1.i386
8. libxfcegui4-4.0.3-1.i386
9. libxfcegui4-devel-4.0.3-1.i386
10. xfcalendar-0.1.5-1.i386
11. xfce-mcs-manager-4.0.3-1.i386
12. xfce-mcs-manager-devel-4.0.3-1.i386
13. xfce-mcs-plugins-4.0.3-1.i386
14. xfce-utils-4.0.3-1.i386
15. xfce4-iconbox-4.0.3-1.i386
16. xfce4-mixer-4.0.3-1.i386
17. xfce4-panel-4.0.3-1.i386
18. xfce4-session-0.1.4-1.i386
19. xfce4-systray-4.0.3-1.i386
20. xfce4-themes-4.0.3-1.noarch
21. xfce4-toys-4.0.3-1.i386
22. xfce4-trigger-launcher-4.0.3-1.i386
23. xfdesktop-4.0.3-1.i386
24. xffm-4.0.3-1.i386
25. xffm-icons-4.0.3-1.i386
26. xfprint-4.0.3-1.i386
27. xfwm4-4.0.3.1-1.i386
28. xfwm4-themes-4.0.3-1.noarch
Installing the packages
1. Create a new folder called 'xfce'
$ mkdir xfce
This will create a folder called xfce in your HOME directory.
2. Download to that folder all the rpms needed to install XFce 4.0.5, in total, they are 28 packages.
3. Become root
$ su -
Password
4. Go to the folder where you downloaded the packages.
# cd xfce
5. From there, type:
# rpm -ivh *.rpm
(Installation log)
Preparing... ########################################### [100%]
1:libxfce4util ########################################### [ 4%]
2:libxfcegui4 ########################################### [ 7%]
3:libxfce4mcs ########################################### [ 11%]
4:xfce-mcs-manager ########################################### [ 14%]
5:xfce4-panel ########################################### [ 18%]
6:dbh ########################################### [ 21%]
7:xffm ########################################### [ 25%]
8:xfwm4 ########################################### [ 29%]
9:libxfcegui4-devel ########################################### [ 32%]
10:dbh-devel ########################################### [ 36%]
11:gtk-xfce-engine ########################################### [ 39%]
12:libxfce4mcs-devel ########################################### [ 43%]
13:libxfce4util-devel ########################################### [ 46%]
14:xfcalendar ########################################### [ 50%]
15:xfce4-iconbox ########################################### [ 54%]
16:xfce4-mixer ########################################### [ 57%]
17:xfce4-session ########################################### [ 61%]
18:xfce4-systray ########################################### [ 64%]
19:xfce4-themes ########################################### [ 68%]
20:xfce4-toys ########################################### [ 71%]
21:xfce4-trigger-launcher ########################################### [ 75%]
22:xfce-mcs-manager-devel ########################################### [ 79%]
23:xfce-mcs-plugins ########################################### [ 82%]
24:xfce-utils ########################################### [ 86%]
25:xfdesktop ########################################### [ 89%]
26:xffm-icons ########################################### [ 93%]
27:xfprint ########################################### [ 96%]
28:xfwm4-themes ########################################### [100%]
If everything went right, log out from your current session and log in into XFce Desktop Enviroment.
Installing via APT or YUM
APT
Open a Console, log in as root and type:
apt-get install xfce4
YUM
Open a Console, log in as root and type:
yum install xfce4
Hope you like your new Desktop Environment :)
http://xfce.org/
Good Luck !!
gonzalo
See my HowTo using APT at http://www.fedoraforum.org/forum/showthread.php?s=&threadid=1608