LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-07-2011, 08:26 AM   #1
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
kde in Debian squeeze stable


Hello guys i'm relatively new to linux. I've used K/Ubuntu and Opensuse. I'm testing out Debian on a virtual machine at the moment to see if i like it. I downloaded the first disc and no others and didn't do a net update since the download would have taken 24 hours lol. The default install installed gnome with no option to select Kde. I have googled and am lost in what to do.
 
Old 05-07-2011, 08:33 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
So, what are you trying to do? Install KDE? Are you familiar with using apt-get or aptitude?

Evo2.
 
Old 05-07-2011, 10:01 AM   #3
jim_p
Member
 
Registered: Aug 2009
Distribution: Debian testing
Posts: 564

Rep: Reputation: 131Reputation: 131
There is a cd1 that contains kde and all the rest like xorg that the regular cd1 with gnome contains.

32
http://cdimage.debian.org/debian-cd/...6-kde-CD-1.iso

64
http://cdimage.debian.org/debian-cd/...4-kde-CD-1.iso
 
Old 05-07-2011, 10:34 AM   #4
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,889
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
KdeDebInstall - Debian Wiki - http://wiki.debian.org/KdeDebInstall
 
Old 05-07-2011, 06:47 PM   #5
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465

Original Poster
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Yes i'm trying to install kde because it apparently wasn't on the first installation disc. i'm slightly familiar with apt-get from buntu, but never used aptitude. I tried them commands from the wiki to get kde, after using 'su' and they didn't work. i got a message,
"E: could not get lock /var/lib/apt/list/lock - open (11: resource temporarily unavailable)
E: couldn't lock list directory..are you root?"

After failing with them commands i read at the top of that wiki page that the information is outdated and not valid for squeeze, lol
 
Old 05-07-2011, 07:11 PM   #6
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Pull up your terminal. Type "su". Give root password.
This will put you in the root terminal.

Then;
Code:
apt-get kdebase
or aptitude if you prefer.
 
Old 05-07-2011, 09:10 PM   #7
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Your authentication as root when use used "su" must have failed. You need to enter the root password that you set during the installation. Then you an try:

Code:
apt-get install kde-standard
or to get everything:

Code:
apt-get install kde-full
If you are not sure which of the above you really want, you can use the apt-cache command to get information about the packages. Eg
Code:
apt-cache show kde-standard
apt-cache show kde-full
Regards,

Evo2.
 
Old 05-08-2011, 07:27 PM   #8
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465

Original Poster
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
I tried the kde full and here's the results.
root@debian:~# apt-get install kde-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package kde-full

Here's the results for the other as a secondary choice to the full installation.
root@debian:~# apt-get install kde-standard
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package kde-standard is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'kde-standard' has no installation candidate
 
Old 05-08-2011, 07:42 PM   #9
Hungry ghost
Senior Member
 
Registered: Dec 2004
Posts: 1,222

Rep: Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667
Have you updated the list of packages available in the repositories? (with apt-get update) Also, could you copy and paste here your /etc/apt/sources.list file?
 
Old 05-09-2011, 12:05 AM   #10
rl5
Member
 
Registered: Nov 2003
Location: Beautiful Northern California
Distribution: Linux Mint
Posts: 97

Rep: Reputation: 18
You should be able to use just "kde" to get its install packages:

Code:
apt-get install kde
At least that works on my wheezy system.
 
Old 05-09-2011, 03:30 AM   #11
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465

Original Poster
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
I just tried to update my repositories. and came up with this.

root@debian:/home/klaye# cd
root@debian:~# apt-get update
Ign cdrom://[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11] squeeze Release.gpg
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_AU
Get:2 http://security.debian.org squeeze/updates Release [38.4 kB]
Hit http://security.debian.org squeeze/updates/main Sources
Hit http://security.debian.org squeeze/updates/main i386 Packages
Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11'
in the drive '/media/cdrom/' and press enter

Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11'
in the drive '/media/cdrom/' and press enter
 
Old 05-09-2011, 03:31 AM   #12
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
What's in your /etc/apt/sources.list?,as pointed out earlier in this thread.
 
Old 05-09-2011, 04:06 AM   #13
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
You can check with cat /etc/apt/sources.list.
 
Old 05-09-2011, 11:39 AM   #14
rl5
Member
 
Registered: Nov 2003
Location: Beautiful Northern California
Distribution: Linux Mint
Posts: 97

Rep: Reputation: 18
Quote:
Originally Posted by Knightron View Post
Yes i'm trying to install kde because it apparently wasn't on the first installation disc. i'm slightly familiar with apt-get from buntu, but never used aptitude. I tried them commands from the wiki to get kde, after using 'su' and they didn't work. i got a message,
"E: could not get lock /var/lib/apt/list/lock - open (11: resource temporarily unavailable)
E: couldn't lock list directory..are you root?"

After failing with them commands i read at the top of that wiki page that the information is outdated and not valid for squeeze, lol
This error looks like you didn't successfully switch to su.


Quote:
Originally Posted by Knightron View Post
I just tried to update my repositories. and came up with this.

root@debian:/home/klaye# cd
root@debian:~# apt-get update
Ign cdrom://[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11] squeeze Release.gpg
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_AU
Get:2 http://security.debian.org squeeze/updates Release [38.4 kB]
Hit http://security.debian.org squeeze/updates/main Sources
Hit http://security.debian.org squeeze/updates/main i386 Packages
Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11'
in the drive '/media/cdrom/' and press enter

Media change: please insert the disc labeled
'Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11'
in the drive '/media/cdrom/' and press enter
It looks like the CD isn't in the drive (or if it is, did you "press enter"?).

But if you're trying to update from Debian repositories online, you might first edit your /etc/apt/sources.list and comment out the CD by adding the number sign in front of the entry (you can always uncomment it later if you need to) like this:

Code:
# cdrom://[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11] squeeze
And also add a Debian repository to sources.list (if you're in the USA it would look like this):

Code:
deb http://ftp.us.debian.org/debian/ squeeze main non-free contrib
Save the file and then run "apt-get update"as su.

Last edited by rl5; 05-09-2011 at 11:58 AM.
 
Old 05-19-2011, 04:15 PM   #15
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465

Original Poster
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
hey guys thanks for all the help, i think my problem is i didn't have the right iso. i'm in the process of getting the dvd iso's at the moment.
 
  


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
[SOLVED] Postgresql 8.47.on Debian/ Gnu Squeeze-stable. Imporitng data Learnix Linux - Software 1 04-15-2011 07:05 PM
LXer: Two days till Debian Squeeze goes Stable LXer Syndicated Linux News 0 02-04-2011 09:31 PM
LXer: Debian Squeeze set for Stable release on Feb. 5 or 6 - it's a distro you shouldn't ignore LXer Syndicated Linux News 0 01-21-2011 03:30 AM
LXer: Debian Squeeze cleans up the grub2 wallpaper in desktop-base, and we're a bit closer to Stable LXer Syndicated Linux News 0 01-04-2011 11:01 PM
[SOLVED] Waiting for Squeeze stable vs installing Squeeze right now and keeping it up to date alanv Linux - Newbie 2 11-03-2010 02:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:37 AM.

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