On Tue, 8 Oct 2013 23:03:05 -0500
Ranjan Maitra <maitra.mbox.igno...@inbox.com> wrote:
 
> > You want:
> > rpm -qa --qf '%{name}\n' texlive\*
> > -- 
> 
> Wow! Thanks very much for this!!
> 
> Best wishes,
> Ranjan
> 
> 

If you want all rpms on the machine,
and keep a list of them 
rpm -qa --qf '%{name}\n' > rpm_list

Handy if you want to use a central download box.
(or reinstall this box)


-- 
Regards,
Frank 
www.frankly3d.com

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to