LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-17-2010, 04:03 AM   #1
adetheheat
Member
 
Registered: Jun 2010
Posts: 49

Rep: Reputation: 0
just installed debian linux but want windows style gui for editting, exploring etc


Just installed debian linux. I did the smallest install possible because I didn't really know what I was doing. I have the linux style cmd prompt on the screen. I want a windows style gui - with text editor and other windows for copying and pasting. How do I get that on my linux version ?

cheers
 
Old 09-17-2010, 04:05 AM   #2
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
wats the problem you are facing everything must be there just explore it
 
Old 09-17-2010, 04:08 AM   #3
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by adetheheat View Post
I want a windows style gui - with text editor and other windows for copying and pasting. How do I get that on my linux version ?
Have a look here:
http://www.linuxnewbieguide.org/cont...ter-7-what-kde

and then here:
http://pkg-kde.alioth.debian.org/kde3.html
 
Old 09-17-2010, 04:13 AM   #4
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by prayag_pjs View Post
wats the problem you are facing everything must be there just explore it
The OP has clearly stated that he wants a GUI.
The OP has also stated that he did not know what he was doing (indicating he is a real newbie), so saying "just explore it" is *not* very helpful !
 
Old 09-17-2010, 04:17 AM   #5
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
Still I dont know wat he wants
 
Old 09-17-2010, 04:21 AM   #6
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by prayag_pjs View Post
Still I dont know wat he wants
What did you not understand from the following quote ?
Quote:
Originally Posted by adetheheat View Post
I want a windows style gui

Last edited by Aquarius_Girl; 09-17-2010 at 04:23 AM. Reason: typo
 
Old 09-17-2010, 04:24 AM   #7
adetheheat
Member
 
Registered: Jun 2010
Posts: 49

Original Poster
Rep: Reputation: 0
The kde pages seem to suggest

aptitude install kde-desktop

So I did that and it said no packages will be installed, upgraded or removed.

Last edited by adetheheat; 09-17-2010 at 04:26 AM.
 
Old 09-17-2010, 04:27 AM   #8
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by adetheheat View Post
The kde pages seem to suggest I'd have to reinstall my linux from scratch to get kde. Also doesn't say how to start kde - will it just start when I log on.

By the way I do know linux quite well but not installing and configuring it !
Check out the following topic in the second link of above post:
"Install KDE on your existing Debian system"
 
Old 09-17-2010, 04:28 AM   #9
prayag_pjs
Senior Member
 
Registered: Feb 2008
Location: Pune - India
Distribution: RHEL/Ubuntu/Debian/Fedora/Centos/K3OS
Posts: 1,159
Blog Entries: 4

Rep: Reputation: 149Reputation: 149
you mean to say he doesnt have GUI in his debain flavour?

then install GUI-KDE

Code:
apt-get install x-window-system-core kde kdm
To start KDE, type

Code:
startkde
In case X-Server if it is not running

Code:
startx
Install GUI-GNOME

Code:
apt-get install gnome  gnome-desktop-environment gnome-fifth-toe gnome-core-devel gnome-devel
 
1 members found this post helpful.
Old 09-17-2010, 04:31 AM   #10
adetheheat
Member
 
Registered: Jun 2010
Posts: 49

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by anishakaul View Post
Check out the following topic in the second link of above post:
"Install KDE on your existing Debian system"
Hi
You wrote back before I had editted my post. I tried the aptitude install and got the message :

no packages will be instyalled, upgraded or removed
 
Old 09-17-2010, 04:33 AM   #11
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by adetheheat View Post
Hi
You wrote back before I had editted my post. I tried the aptitude install and got the message :

no packages will be instyalled, upgraded or removed
I hope you logged in as root while doing so.
Check out the post number 9 by Prayag ! See if that helps.
 
Old 09-17-2010, 04:39 AM   #12
adetheheat
Member
 
Registered: Jun 2010
Posts: 49

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by prayag_pjs View Post
you mean to say he doesnt have GUI in his debain flavour?

then install GUI-KDE

Code:
apt-get install x-window-system-core kde kdm
To start KDE, type

Code:
startkde
In case X-Server if it is not running

Code:
startx
Install GUI-GNOME

Code:
apt-get install gnome  gnome-desktop-environment gnome-fifth-toe gnome-core-devel gnome-devel


couldn't find package x-window-system-core
couldn't find package gnome


I might just start from scratch and install the full thing.
 
Old 09-17-2010, 04:40 AM   #13
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Paste the exact output of this command here:
Code:
startkde
 
Old 09-17-2010, 04:49 AM   #14
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by adetheheat View Post
couldn't find package x-window-system-core
couldn't find package gnome


I might just start from scratch and install the full thing.
No need to panic. You're doing fine. Do know if you're running Debian Lenny (stable), Squeeze (testing) or Sid (unstable)?

You have a wide choice of desktops (gui's) you can use. kde & gnome are 2 of the popular ones. Assuming you want kde, as root or using sudo just type this command:
Code:
aptitude install kde-full
and then get some coffee or take a nap. You will get a lot of packages. How long it takes will depend on your network connection. Once all the packages are installed the easiest thing would be to reboot and choice the first item on your grub menu. That should put you right into your desktop environment.
Have fun.
jkd

Last edited by jdkaye; 09-17-2010 at 06:53 AM.
 
Old 09-17-2010, 04:52 AM   #15
adetheheat
Member
 
Registered: Jun 2010
Posts: 49

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by anishakaul View Post
Paste the exact output of this command here:
Code:
startkde
command not found
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
just installed debian but no gui desktop baronobeefdip Debian 9 03-05-2010 04:40 AM
Compiling kernel Debian style or Native style ? Raynus Debian 1 06-16-2008 06:56 AM
I installed Wine and configure this at Debian 4.0 r1.I installed windows software hassancemk Linux - Software 2 04-01-2008 11:28 PM
OK I've installed Debian; how do I get a GUI? gusjones Linux - Newbie 14 03-19-2005 12:58 PM
Windows cant open files after editting in linux jza Linux - General 2 02-02-2004 05:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration