From cfc6bcdd383937cf39269e095caa7ab0017a791e Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 15 Jun 2012 21:07:25 -0400 Subject: ddg link --- duck-duck-go.page | 2 ++ software/debian.page | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 duck-duck-go.page diff --git a/duck-duck-go.page b/duck-duck-go.page new file mode 100644 index 0000000..bc2c793 --- /dev/null +++ b/duck-duck-go.page @@ -0,0 +1,2 @@ + +Settings link: https://duckduckgo.com/?kp=-1&kd=-1&kj=ct&kab=r&ks=m&kw=w&km=l&ko=s&k4=-1&ke=-1&kk=1&k1=-1 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 `` command. + -- cgit v1.2.3