From 4766ded55444137bb30e6e23827f99c9cbed1c2a Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 6 Mar 2012 00:36:33 -0500 Subject: debian package tools --- software/debian.page | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'software') diff --git a/software/debian.page b/software/debian.page index 1e9026f..e4c24f5 100644 --- a/software/debian.page +++ b/software/debian.page @@ -50,6 +50,7 @@ Some gotchas from installing debian a few times: * To install emacs without an X environment, use ``emacs23-nox`` (or a more recent version). -find a package for a file: dpkg -S - -find all files for a package: dpkg -L +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. -- cgit v1.2.3