LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-01-2010, 08:45 PM   #1
THvier
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Rep: Reputation: 0
game-free system with KDE


I want a (debian lenny) system with KDE and without any games.

In order to remove all games (including, but not limited to kde-games) from the system, I have to break the kde package.

After that apt-get tells me that there are some 400 packages that "were automatically installed and are no longer required" every time I install or remove any package.
I once played along and apt-get autoremove(d) the allegedly unnecessary packages. It went on and on until my system had even been disburdened of its kernel...
So I really want to keep these packages.
I can't use aptitude install or remove at all any more because it would remove those some 400 packages right away, just like apt-get autoremove would.

I tried aptitude unmarkauto to make the apt* family believe the packages had been installed by hand, but to no avail.

Any clue?
 
Old 03-01-2010, 09:47 PM   #2
amenditman
Member
 
Registered: Apr 2008
Location: Valley of Gold
Distribution: Arch / Mepis
Posts: 58

Rep: Reputation: 16
A fresh, clean install without a desktop environment included.

Then go in and install KDE packages one by one and not with the Kde-All package.

A lot of work to remove a few unused games.
 
Old 03-01-2010, 10:14 PM   #3
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
I've found you can usually simply run "apt-get install" again on any "autoremove" packages you want to keep to remove them from the list. You can even just highlight and paste the list to do them all at once.

I usually try to avoid installing the bigger metapackages now for just this reason. It's usually better in the long run to target what you want installed more selectively.
 
Old 03-01-2010, 10:28 PM   #4
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
You can unmark them as being automatically installed:

Code:
aptitude unmarkauto foo-pacakge
Edit: Sorry, I see now in your post that you say you did this. Can you please post the output from a terminal session demonstrating that this does not work?

Evo2.

Last edited by evo2; 03-01-2010 at 11:10 PM.
 
Old 03-03-2010, 09:47 AM   #5
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
apt-get install kde-minimal then install the kde packages that you need.

Removing the kdegames meta should remove most of the kde games without removing anything else.
 
Old 03-04-2010, 02:08 PM   #6
THvier
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Original Poster
Rep: Reputation: 0
@ Evo2: Here we go:

FamilyPC:~# aptitude safe-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be REMOVED:
akregator{u} ark{u} ...

FamilyPC:~# aptitude unmarkauto akregator
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be REMOVED:
akregator{u} ark{u} ...

It's like telling my 8 yr old son to not touch the PC alone while he's alone. ;-)

Cheers, THvier
 
Old 03-04-2010, 02:11 PM   #7
THvier
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Original Poster
Rep: Reputation: 0
@ craigevil:

> Removing the kdegames meta should remove most of the kde games without removing anything else.

Yeah, "should" is the right word.
 
Old 03-04-2010, 02:28 PM   #8
THvier
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Original Poster
Rep: Reputation: 0
@ David the H.:

That helped, many thanks!

FamilyPC:~# apt-get install akregator
Reading package lists... Done
Building dependency tree
Reading state information... Done
akregator is already the newest version.
akregator set to manually installed.
...

srv01:~# aptitude show akregator
Package: akregator
State: installed
Automatically installed: no
Version: 4:3.5.9-5
Priority: optional
Section: web
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uncompressed Size: 3621k
Depends: kdelibs4c2a (>= 4:3.5.9), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1),
libkdepim1a (>= 4:3.5.9), libqt3-mt (>= 3:3.3.8b), libstdc++6 (>= 4.1.1)
...
 
Old 03-04-2010, 03:43 PM   #9
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
apt-get remove libkdegames5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
bomber bovo kapman katomic kbattleship kbreakout kdiamond kfourinline kjumpingcube kmahjongg kolf kollision kpat kreversi ksame kshisen ksirk ksquares libkdegames5
0 upgraded, 0 newly installed, 19 to remove and 1 not upgraded.

Nothing but games being removed here. But I do not use the big kde metapackage to install kde.
 
Old 03-04-2010, 04:22 PM   #10
THvier
LQ Newbie
 
Registered: Nov 2009
Posts: 5

Original Poster
Rep: Reputation: 0
I installed debian lenny from debian-50x-amd64-kde-CD-1.iso and was quite astonished that the system self-destructed only because I wanted to get rid of the games.
 
Old 03-04-2010, 04:28 PM   #11
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
try installing the KDE stuff without recommends maybe

Code:
apt-get install --without-recommends kde-something
thats how get over installing gnome stuff when trying to install just Brasero
 
  


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
Free Software Game Community CharlieG Linux - Games 1 11-11-2007 01:41 PM
Free game based off of Quake jumico Linux - Games 1 07-22-2007 05:36 AM
Looking for good free online game une Linux - Games 36 01-25-2007 01:59 AM
Great New Free Game!!! bioagentice Linux - General 4 04-20-2005 06:09 PM
Free game sites Darkseid Linux - Games 2 02-22-2004 12:17 PM

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

All times are GMT -5. The time now is 02:45 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