(add {{autolang|base=yes}} for translation in other languages) |
No edit summary |
||
Line 3: | Line 3: | ||
= Xfce In Fedora = | = Xfce In Fedora = | ||
Xfce is a lightweight desktop environment available in Fedora. It aims to be fast and lightweight, while still being visually appealing and easy to use. | Xfce is a lightweight desktop environment available in Fedora. It aims to be fast and lightweight, while still being visually appealing and easy to use. | ||
== | == Getting Xfce == | ||
Xfce is | === Live CD === | ||
There is an official [http://spins.fedoraproject.org/xfce/#home Fedora-Spin] dedicated to the Xfce desktop. It is available for both 32bit and 64bit architectures. This live cd comes pre-configured to make “your desktop...speedier!” | |||
=== Fedora installation DVD (Requires Internet Connection) === | |||
If you have downloaded the Fedora DVD don't worry! You can install Xfce using this method as well. Just follow the steps provided and you'll have access to Xfce via the Fedora repositories. | |||
*After providing the information required by Anaconda you will be greeted by a screen that allows you to modify the software installed on your system. | |||
<!-- Screenshot --> [[File:xfcewikipage1.png|thumb|none|left|]] | |||
*Select the additional repository named Fedora 14-i686 or Fedora 14-x86_64; then configure your network interface, thanks to networkmanager it even works with wireless connections! | |||
<!-- Screenshot --> [[File:xfcewikipage2.png|thumb|none|left|]] | |||
*Select the option "Customize Now" and the installer will greet you with a package selection screen, here with the additional repository added, the Xfce desktop environment can be selected along with any additional software you want to be included with your installation. | |||
<!-- Screenshot --> [[File:xfcewikipage3.png|thumb|none|left|]] | |||
---- | |||
=== Installation using yum === | |||
If you have an existing system and would like to install xfce you can use yum to install the desktop. | |||
To install Xfce using yum, execute the following as root: | To install Xfce using yum, execute the following as root: | ||
Line 17: | Line 46: | ||
</pre> | </pre> | ||
After installing Xfce you can use the "Session" menu to choose a Xfce login instead of a GNOME or KDE login. | |||
== Links == | == Links == | ||
* The [[SIGs/Xfce| Xfce SIG]] (Special Interest Group) is a group of Fedora contributors that help improve the Xfce experience in Fedora | |||
* http://www.xfce.org/ - Home of the Xfce Desktop Environment | * http://www.xfce.org/ - Home of the Xfce Desktop Environment |
Revision as of 17:03, 19 January 2011
Xfce In Fedora
Xfce is a lightweight desktop environment available in Fedora. It aims to be fast and lightweight, while still being visually appealing and easy to use.
Getting Xfce
Live CD
There is an official Fedora-Spin dedicated to the Xfce desktop. It is available for both 32bit and 64bit architectures. This live cd comes pre-configured to make “your desktop...speedier!”
Fedora installation DVD (Requires Internet Connection)
If you have downloaded the Fedora DVD don't worry! You can install Xfce using this method as well. Just follow the steps provided and you'll have access to Xfce via the Fedora repositories.
- After providing the information required by Anaconda you will be greeted by a screen that allows you to modify the software installed on your system.
- Select the additional repository named Fedora 14-i686 or Fedora 14-x86_64; then configure your network interface, thanks to networkmanager it even works with wireless connections!
- Select the option "Customize Now" and the installer will greet you with a package selection screen, here with the additional repository added, the Xfce desktop environment can be selected along with any additional software you want to be included with your installation.
Installation using yum
If you have an existing system and would like to install xfce you can use yum to install the desktop.
To install Xfce using yum, execute the following as root:
yum groupinstall XFCE
After installing Xfce you can use the "Session" menu to choose a Xfce login instead of a GNOME or KDE login.
Links
- The Xfce SIG (Special Interest Group) is a group of Fedora contributors that help improve the Xfce experience in Fedora
- http://www.xfce.org/ - Home of the Xfce Desktop Environment