Help Center> SAP Cloud> Data Provider for SAP User Guide> Uninstallation> Uninstalling Data Provider from a Linux Cloud Server

Uninstalling Data Provider from a Linux Cloud Server

This section describes how to uninstall Data Provider from a Linux Cloud Server.

Procedure

  1. Log in to the cloud server on which Data Provider has been installed.
  2. Run the following command to uninstall Data Provider:

    rpm -evh dataprovider

  3. Check the uninstallation result.

    Run the following command to check whether the process exists:

    ps -ef | grep python | grep dataprovider

    The Data Provider process is not displayed in the command output.