|
|||||||||||
|
Re: Using Debian Package Manager
From: Keith Christian <keithchristian(at)yahoo.com>
Date: Mon Jun 25 2007 - 12:00:31 EDT
[stuff deleted] > So basically I'm curious about that package manager. Once installed, are icons created Someone else can chime in with how to find the xmbmon app in the menu structure. Here are a couple of ways to get an overview of what a package installed.
dpkg -L xmbmon 3. In the output list, you'll see /usr/bin/xmbmon, so that's where the program itself is. You'll see other references to "/usr/share/doc/xmbmon" and "/usr/share/man/man1" which mean there is documentation in those two directories. 4. To see the documentation, type "zless /usr/share/doc/xmbmon/ReadMe.gz" or, type "man xmbmon" to see the man page. 5. "dpkg" above is the debian package manager, a command line utility. Here is a page showing how to find out about Debian packages, worth the read: http://www.debian.org/doc/manuals/quick-reference/ch-package.en.html Hope this helps. ========Keith -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Mon Jun 25 12:06:30 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 25 2007 - 12:10:02 EDT |
||||||||||
|
|||||||||||