nileshgr
Wise Old Owl
I was trying to update my system through the terminal. First I typed:
all updated in /bin
Then:
it gave some error saying hplip can't be updated.
so i typed
it updated all.
Help me update hplip. Also how to update gnome icons, themes, etc?
Code:
cd /bin
yum update *
all updated in /bin
Then:
Code:
cd /usr/bin
yum update *
it gave some error saying hplip can't be updated.
so i typed
Code:
yum update * --exclude=hplip --exclude=hpijs
it updated all.
Help me update hplip. Also how to update gnome icons, themes, etc?