我要评分
获取效率
正确性
完整性
易理解

Uninstalling the KML

Uninstalling the RPM Package

  1. Run the rpm -e command to uninstall the RPM package.
    rpm -e boostkit-kml
  2. Confirm that the installation directory /usr/local/kml is deleted.
  3. Confirm that the /etc/profile file does not contain the /usr/local/kml environment variables.

Uninstalling the DEB Package

  1. Run the dpkg -P command to uninstall the DEB package and delete data, executable files, and configuration files.
    dpkg -P boostkit-kml
  2. Confirm that the installation directory /usr/local/kml is deleted.
  3. Confirm that the /etc/profile file does not contain the /usr/local/kml environment variables.