Re: listing files in package
"Jim Perrin" <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On 10/9/07, Scott Dixon <[email protected]> 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