Re: how to 'rip apart' a rpm.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2010-05-15 at 09:22 -0600, reg@xxxxxxx wrote:
> I want to look at the individual files in a src rpm.
> How do I 'rip it apart' ??
> Doing an install doesnt seem to be the answer, It does something, but
> I have no idea where the bits and pieces are going.

Doing an "rpm -qlp" on the package, or even using the "less" command,
will list the contents of it, with the file paths.  That'll show you
what's going to go where.  The less command reads a plethora of
information from a package, in one go (package info, readme {I think},
the changelog, and the file listing).

You can even open a package with the fileroller GUI utility, and check
out individual files like any other archive.  Or the cpio command, for
the command line.

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux