Be Careful When Using Yum Remove
The Yum install command installs open source packages. It also installs any sub-packages upon which the desired package relies. Yum remove does the reverse. It will remove a requested package. What some users don’t know: Yum remove also removes any packages that depend on the package you removed. This is true whether running Yum manually or via the ACS open source package manager.