Uninstalling the KML
If you do not require the KML, uninstall it. During uninstallation, ongoing service flows will be affected. You are advised to stop the service flows before uninstalling the KML. When uninstalling the KML that is installed from an RPM package, if you use parameters that are supported by the RPM package management tool but not described in this document, undefined behaviors may be introduced. Exercise caution when performing this operation.
Uninstalling the RPM Package
- Run the rpm -e command to uninstall the RPM package.
rpm -e boostkit-kml
- Confirm that the installation directory /usr/local/kml is deleted.
- Confirm that the /etc/profile file does not contain the /usr/local/kml environment variables.
Uninstalling the DEB Package
- Run the dpkg -P command to uninstall the DEB package and delete data, executable files, and configuration files.
dpkg -P boostkit-kml
- Confirm that the installation directory /usr/local/kml is deleted.
- Confirm that the /etc/profile file does not contain the /usr/local/kml environment variables.
Parent topic: How to Use the KML