Find the answer to your Linux question:
Results 1 to 4 of 4
How to install xfce in ubuntu 10.10 with command lind?...
  1. #1
    Just Joined!
    Join Date
    May 2006
    Location
    London ,UK
    Posts
    72

    installing Xfce in ubuntu 10.10

    How to install xfce in ubuntu 10.10 with command lind?

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    From Psychocats

    Code:
    sudo aptitude update && sudo aptitude install xubuntu-desktop
    Installing Xfce on Ubuntu
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    Just realized. If aptitude is not installed you can substitute apt-get command for aptitude command.

    Code:
    sudo apt-get update && sudo apt-get install xubuntu-desktop
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  4. #4
    Just Joined!
    Join Date
    May 2006
    Location
    London ,UK
    Posts
    72
    Thank you rokytnji. It works.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...