[Yum] listing files in package
Jim Perrin
jperrin at gmail.com
Tue Oct 9 19:07:14 UTC 2007
On 10/9/07, Scott Dixon <scottd_arch at yahoo.com> wrote:
> I'm new to yum and am looking for a way to list the contents of a package similar to rpm -qlp
You can't do this with yum exactly, but you can do it with repoquery.
repoquery --list <package>
or if multiple repositories contain your package,
repoquery --repoid=reponame --list <package>
--
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
More information about the Yum
mailing list