LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   MEPIS (https://www.linuxquestions.org/questions/mepis-64/)
-   -   switching to GNOME (https://www.linuxquestions.org/questions/mepis-64/switching-to-gnome-500739/)

newbiesforever 11-11-2006 09:01 PM

switching to GNOME
 
Can MEPIS use GNOME (Gnome?) instead of KDE? I have the impression that GNOME apps run faster, so I'd like to try it sometime. If I can, how do I install it?

mos 11-11-2006 09:05 PM

apt-get install gnome

newbiesforever 11-11-2006 09:20 PM

For some reason, that didn't work. It says:
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package gnome

My network is working...

mos 11-11-2006 10:35 PM

lets see your /etc/apt/sources.list

tekkieman 11-12-2006 09:24 AM

I'll need to double-check when I get to my laptop, but I thought the package was "gnome-desktop"...

mos 11-12-2006 10:56 AM

gnome is a meta package that provides the gnome-desktop meta-package, along with various other packages.

newbiesforever 11-12-2006 04:26 PM

My etc/apt/sources.list says:
# See sources.list(5) for more information

# This file should be edited through synaptic
# New sources should be added only in the section at the end of this file!

# Primary
# deb ftp://ftp.us.debian.org/debian etch main contrib non-free

# MEPIS apt pool - specific packages available on-line
deb http://apt.mepis.org/3.4 etch main

# mplayer
# deb ftp://ftp.nerim.net/debian-marillat/ etch main

mos 11-12-2006 09:20 PM

ah, your using 3.4

you need to uncomment the line that says:
# deb ftp://ftp.us.debian.org/debian etch main contrib non-free

to do that all you need to do is remove the #

you may also want to do the same for the other one:
# deb ftp://ftp.nerim.net/debian-marillat/ etch main

next do apt-get update && apt-get install gnome

newbiesforever 11-13-2006 02:12 AM

Will it automatically overwrite KDE, or do I have to tell it to?

mos 11-13-2006 10:09 AM

you will have both, then in kdm (where you log in) you can choose which one you want to use.


All times are GMT -5. The time now is 06:47 PM.