Xfce4

From PardusWiki

Jump to: navigation, search

Contents

[edit] Xfce4 Installation

Before reading;

  • it command is install that installs packages from binary repository with all dependencies
  • -d is the parameter that means debug. It lets us see debug output.
  • -c is the paramater that means component. It installs all packages from the component

[edit] Adding Repository

You can install Xfce from contrib repository. You just need to add it;

sudo pisi ar contrib-2007 http://paketler.pardus.org.tr/contrib-2007/pisi-index.xml.bz2

If you have already added it, update it;

sudo pisi up

[edit] Xfce4

To install Xfce4, you need to install all packages of desktop.xfce4 component. Just enter and wait;

sudo pisi it -c desktop.xfce4 -d

Yeah, xfce is installed but we should do some configuration changes.

[edit] Configuration

Build the kdmtheme application to change a login theme to see the Xfce4 option and login

sudo pisi it kdmtheme -d

Configure it by writing,

kcmshell kdmtheme

And give root privileges in the application, Please select another login theme and press OK

After it, we should move ".gtkrc-2.0" file in the home directory

mv ~/.gtkrc-2.0 ~/.gtkrc-2.0.backup

Xfce is ready! Please shutdown the session and select the Xfce from menu than login ;)

[edit] Additional Applications

These are additional applications that isn't required to install. You can install whatever suits your needs.

[edit] Abiword

Fully featured yet light and fast cross platform word processor

sudo pisi it abiword -d

[edit] Gedit

A Text editor for Gnome Desktop

sudo pisi it gedit -d

[edit] Tilda

Drop down terminal

sudo pisi it tilda -d

[edit] Xchat

Gtk based IRC Client

sudo pisi it xchat -d

[edit] Gaim

Gtk based Msn/Icq/Jabber/etc. client

sudo pisi it gaim

[edit] Liferea

Gtk based rss aggregator

sudo pisi it liferea -d

[edit] Evince

Gtk based document reader (pdf, tiff, dvi etc.)

sudo pisi it evince -d

[edit] Glipper

Gtk based clipper application

sudo pisi it glipper -d

[edit] Sylpheed

Gtk based mail/pop3 client

sudo pisi it sylpheed

[edit] Geany

Gtk based fast and lightweight programming tool

sudo pisi it geany -d

[edit] Gtranslator

Gtk based po editing tool

sudo pisi it gtranslator -d


Eren Türkay <turkay.eren@gmail.com>

2007/04/27 15:47

Personal tools
In other languages