summaryrefslogtreecommitdiffstats
path: root/software
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-06-15 21:07:25 -0400
committerbnewbold <bnewbold@robocracy.org>2012-06-15 21:07:25 -0400
commitcfc6bcdd383937cf39269e095caa7ab0017a791e (patch)
tree8f89edef94769f81502a32849f29a42ce06bbb66 /software
parent769882d21e83484eca63d86bd4404f8fdd18c7c3 (diff)
downloadknowledge-cfc6bcdd383937cf39269e095caa7ab0017a791e.tar.gz
knowledge-cfc6bcdd383937cf39269e095caa7ab0017a791e.zip
ddg link
Diffstat (limited to 'software')
-rw-r--r--software/debian.page5
1 files changed, 5 insertions, 0 deletions
diff --git a/software/debian.page b/software/debian.page
index 32c0c5d..16d456d 100644
--- a/software/debian.page
+++ b/software/debian.page
@@ -54,3 +54,8 @@ Debian Package Tools
------------------------------
``dkpg -S somefile`` shows what packages a given file were installed by. ``dpkg
-L somepackage`` lists all the files installed by that package.
+
+To *not* install "recommended" or "suggested" packages, pass ``-R`` as an
+argument to ``aptitute``. To find out *why* a package has been installed (or
+guess why it might be?) use the ``aptitude why <package>`` command.
+