Re: RPM noob (query, log, build)

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

 



On Sat, 06 Jun 2009 11:19:16 +0200, Joachim Backes wrote:


>> First, don't use "-qa" unless you need to.  Using "-qa" is really only
>> useful if you're matching a glob-style pattern against all package
>> names.  For instance, "rpm -qa curl*".
> 
> More precise:: rpm -qa curl\* or rpm -qa 'curl*' or rpm -qa "curl*"
> (without \ or ' or ", * is interpreted by your shell)
> 
>   If you're not using a glob-style


Thanks. However, I'm still not seeing the expected output, which is a 
list of files including the JAR:


[root@arrakis i386]# 
[root@arrakis i386]# rpm -q curl-java
curl-java-0.2.3.SVN-2.i386
[root@arrakis i386]# 
[root@arrakis i386]# rpm -qa curl-java*
[root@arrakis i386]# 
[root@arrakis i386]# rpm -qa curl-java/*
[root@arrakis i386]# 
[root@arrakis i386]# rpm -qa curl-java\*
curl-java-0.2.3.SVN-2.i386
[root@arrakis i386]# 




thanks,

Thufir

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

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

  Powered by Linux