On Tue, Apr 05, 2005 at 06:42:13PM -0700, Bryan Murdock wrote:
> Anyone know of a good rpm to debian translation guide?  I want to do
> things like:

I don't know of a good guide, but here are the equivalents for those
commands.

> rpm -qil # show all the files in a package

dpkg -L <package>

> rpm -qa # list all installed packages

dpkg -l

> rpm -qif # tell me which package this file belongs too

dpkg -S <file>

-- 
--------------------------------+-----------------------------------
Byron Clark                     |       http://www.byronandannie.net
[EMAIL PROTECTED]       |      http://bits.byronandannie.net 
--------------------------------+-----------------------------------
GnuPG Fingerprint: 0365 6979 6C3E BC0C 56C0 FB7F 12B3 75DD 042B EA68

Attachment: signature.asc
Description: Digital signature

--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to