* satimis Installing Xfce4 x86_64

Discussion in 'Desktop Operation' started by satimis, Mar 13, 2007.

  1. satimis

    satimis Member

    Hi folks,

    Cent64 4.4

    I'm going to install Xfce4 as desktop.

    # yum search xfce4 | grep x86_64
    Code:
    libxfce4mcs.x86_64                       4.2.3-1.c4             extras          
    libxfce4mcs-devel.x86_64                 4.2.3-1.c4             extras          
    libxfce4util.x86_64                      4.2.3.2-1.c4           extras          
    libxfce4util-devel.x86_64                4.2.3.2-1.c4           extras          
    xfcalendar.x86_64                        4.2.3-1.c4             extras          
    xfce4-appfinder.x86_64                   4.2.3-1.c4             extras          
    xfce4-battery-plugin.x86_64              0.3.0-5.c4             extras          
    xfce4-clipman-plugin.x86_64              0.4.1-5.c4             extras          
    xfce4-cpugraph-plugin.x86_64             0.2.2-5.c4             extras          
    xfce4-datetime-plugin.x86_64             0.3.1-6.c4             extras          
    xfce4-diskperf-plugin.x86_64             1.5-5.c4               extras          
    xfce4-fsguard-plugin.x86_64              0.2.1-3.c4             extras          
    xfce4-genmon-plugin.x86_64               1.1-5.c4               extras          
    xfce4-iconbox.x86_64                     4.2.3-1.c4             extras          
    xfce4-minicmd-plugin.x86_64              0.3.0-5.c4             extras          
    xfce4-mixer.x86_64                       4.2.3-1.c4             extras          
    xfce4-modemlights-plugin.x86_64          0.1.1-3.c4             extras          
    xfce4-mount-plugin.x86_64                0.3.3-4.c4             extras          
    xfce4-netload-plugin.x86_64              0.3.3-5.c4             extras          
    xfce4-notes-plugin.x86_64                0.11.1-3.c4            extras          
    xfce4-panel.x86_64                       4.2.3-2.c4             extras          
    xfce4-panel-devel.x86_64                 4.2.3-2.c4             extras          
    xfce4-quicklauncher-plugin.x86_64        0.81-3.c4              extras          
    xfce4-screenshooter-plugin.x86_64        0.0.8-2.c4             extras          
    xfce4-sensors-plugin.x86_64              0.7.0-4.c4             extras          
    xfce4-session.x86_64                     4.2.3-1.c4             extras          
    xfce4-session-devel.x86_64               4.2.3-1.c4             extras          
    xfce4-session-engines.x86_64             4.2.3-1.c4             extras          
    xfce4-showdesktop-plugin.x86_64          0.4.0-5.c4             extras          
    xfce4-systemload-plugin.x86_64           0.3.6-5.c4             extras          
    xfce4-systray.x86_64                     4.2.3-1.c4             extras          
    xfce4-taskbar-plugin.x86_64              0.2.2-5.c4             extras          
    xfce4-taskmanager.x86_64                 0.3.1-3.c4             extras          
    xfce4-toys.x86_64                        4.2.3-1.c4             extras          
    xfce4-trigger-launcher.x86_64            4.2.3-1.c4             extras          
    xfce4-wavelan-plugin.x86_64              0.4.1-5.c4             extras          
    xfce4-weather-plugin.x86_64              0.4.9-6.c4             extras          
    xfce4-websearch-plugin.x86_64            0.1.0-5.c4             extras          
    xfce4-windowlist-plugin.x86_64           0.1.0-5.c4             extras          
    xfce4-xkb-plugin.x86_64                  0.3.5-2.c4             extras          
    xfce-mcs-manager.x86_64                  4.2.3-1.c4             extras          
    xffm.x86_64                              4.2.3-2.c4             extras       
    
    If I run;
    Code:
    # yum groupinstall xfce4
    
    Would it install all necessary packages? TIA.

    If I need selecting packages to be installed. Is there an easy way rather than installing each package individually. Tks.


    B.R.
    satimis
     
  2. sbovisjb1

    sbovisjb1 Member HowtoForge Supporter

  3. falko

    falko Super Moderator Howtoforge Staff

    You can try
    Code:
    yum install xfce4*
    to install all xfce4 packages. That way you go sure you don't miss anything. :)
     

Share This Page