fedora 23

Suvayu Ali fatkasuvayu+linux at gmail.com
Wed Sep 30 08:14:16 UTC 2015


On Tue, Sep 29, 2015 at 02:10:27PM -0400, Paul Cartwright wrote:
> On 09/29/2015 12:35 PM, Matthew Miller wrote:
> > Like this, by the way: 
> >
> >   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,

-- 
Suvayu

Open source is the future. It sets us free.


More information about the users mailing list