Users Guide

96 Installing Management Station Software
Uninstalling Management Station Software
To uninstall the BMC Management Utility onto a management station,
perform the following steps:
1
Log on as
root
to the system where you want to install the management
station features.
2
Use the rpm query command to determine which version of the BMC
Management Utility is installed. Use the
rpm -qa | grep
osabmcutil
command.
3
Verify the package version to be uninstalled and uninstall the feature by
using the
rpm -e `rpm -qa | grep osabmcutil`
command.
To uninstall the IPMItool, use
rpm -e `rpm -qa | grep
ipmitool`
for SUSE Linux Enterprise Server operating systems or
rpm
-e `rpm -qa | grep OpenIPMI-tools`
command for Red Hat
Enterprise Linux operating systems.
To uninstall the DRAC Tools feature, perform the following steps:
1
Log on as
root
to the system where you want to install the management
station features.
2
Use the rpm query command to determine which version of the DRAC
Tools is installed. Use the
rpm -qa | grep mgmtst-racadm
command.
3
Verify the package version to be uninstalled and uninstall the feature by
using the
rpm -e `rpm -qa | grep mgmtst-racadm`
command.