Removing Packages with Yum
You want to delete some packages.
Yum can do this, too:
# yum remove gltron
You can also remove several packages at once:
# yum remove gltron ktron tuxkart xpoker
You want to delete some packages.
Yum can do this, too:
# yum remove gltron
You can also remove several packages at once:
# yum remove gltron ktron tuxkart xpoker
0 Comments