[Yum] Installing devel pkgs

Seth Vidal skvidal at fedoraproject.org
Tue Jun 8 13:11:22 UTC 2010



On Tue, 8 Jun 2010, Frank Murphy wrote:

> On 08/06/10 13:57, Seth Vidal wrote:
>
>>> Nearly there
>>>
>>> it tries to install eg:
>>> kernel-xx-xx-xx-x86_64-devel
>>>
>>
>> and it should not be able to find that and not throw a fit about it.
>>
>> -sv
>
> Hasn't thrown a fit as such,
> just my bad example
>
> all come in with -devel at the end after ver numbers.
>
> instead of pkgname-devel-version

oh - easy fix

replace rpm -qa with:

`rpm -qa --qf "%{name}\n"`


-sv



More information about the Yum mailing list