On Thu, Feb 23, 2012 at 04:25:19PM +0100, Thierry wrote in
:
rpm -qp --suggests foo.rpm
The long form would be
rpm -qp --queryformat "%{SUGGESTS}" foo.rpm
Not until that patch is applied:
https://bugs.mageia.org/show_bug.cgi?id=4012
Ah, thanks Thierry... glad to see I haven't completely los
On 23 February 2012 14:31, Florian Hubold wrote:
>>> How does one check the Suggests provided by a rpm package that is not
>>> installed and only locally available? I know how to see the Requires, etc.
>>> but have had no luck with the Suggests part of it.
>> rpm -qp --suggests foo.rpm
>>
> The lo
Am 23.02.2012 09:12, schrieb Pascal Terjan:
> On Thu, Feb 23, 2012 at 06:38, Remco Rijnders wrote:
>> This question falls perhaps in the 'silly' category, but I haven't been able
>> to find the answer myself, even though I have searched for it.
>>
>> How does one check the Suggests provided by a r
On Thu, Feb 23, 2012 at 06:38, Remco Rijnders wrote:
> This question falls perhaps in the 'silly' category, but I haven't been able
> to find the answer myself, even though I have searched for it.
>
> How does one check the Suggests provided by a rpm package that is not
> installed and only locall
This question falls perhaps in the 'silly' category, but I haven't been
able to find the answer myself, even though I have searched for it.
How does one check the Suggests provided by a rpm package that is not
installed and only locally available? I know how to see the Requires, etc.
but have