[mythtv-users] Removing ATrpms from Fedora 20
Paul Stillwell
bigboi at wackywombats.com
Sun Nov 2 23:11:36 UTC 2014
Ah, sweet, that was very helpful! That output a bunch of ATrpms.net lines without the package name, but I was able to modify it to be this:
rpm -qa —qf '%{NAME}\t%{VENDOR}\n' | grep -i atrpms
and that outputs the package name and ATrpms so I can use yum to uninstall them.
Thanks for the help!!
Paul
On Nov 2, 2014, at 1:36 PM, Michael <mythtv at blandford.net> wrote:
> On 11/02/2014 02:33 PM, Paul Stillwell wrote:
>> I tried that before and it only lists 3 packages, none of which are mythtv (which I have installed from atrpms) so I know that it is missing a ton of stuff.
>>
>> Anyone else have an idea?
>>
>
> Try something like this:
>
> `rpm -qa --qf '%{VENDOR}\n' | grep -i atrpms
>
>
> Michael
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20141102/a20b98f1/attachment.html>
More information about the mythtv-users
mailing list