Uninstalling the KML
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