fedora 23

Paul Cartwright pbcartwright at gmail.com
Wed Sep 30 09:54:25 UTC 2015


On 09/30/2015 04:14 AM, Suvayu Ali wrote:
>>> > >   rpm -qa --queryformat='%{name}\n'
>> > that gets rid of the version #'s for each app... hmm.. I like that
>> > 
>> >   rpm -qa --queryformat='%{name}\n' > fedora_installed_apps
> You might want to add arch if you have a multilib system.
>
>   $ rpm -qa --queryformat='%{name}.%{arch}\n'
>
> Cheers,
that doesn't work.. it leaves the .I686 /x86_64/.noarch on..

adobe-source-han-sans-twhk-fonts.noarch
readline.i686
man-pages.noarch
harfbuzz.i686
nfs-utils.x86_64
krb5-libs.i686

and the original also gets noarch:

rpm -qa --queryformat='%{name}\n' |grep adobe
adobe-release-x86_64
adobe-source-han-sans-cn-fonts
adobe-source-han-sans-twhk-fonts


-- 
Paul Cartwright
Registered Linux User #367800 and new counter #561587



More information about the users mailing list