[mythtv-users] yum update mythtv-suite not updating everything
Deon Bredenhann
deon1 at propellerheads.co.za
Mon Nov 27 05:41:35 UTC 2006
On Sun, 2006-11-26 at 23:34 -0600, Trey Thompson wrote:
> > I believe you can use wildcards in conjunction with yum.
> >
> > Try: yum update *myth*
>
> That looks at files in the current directory as packages, and
> therefore errors out.
Only if there is files in the directory with myth in the filename.
Try
mkdir 1
cd 1
yum update myth*
More information about the mythtv-users
mailing list