---
title: Uninstalling on SLES
description: Remove the PingAccess agent from a SUSE Linux Enterprise Server (SLES) system.
component: pingaccess
version: 9.0
page_id: pingaccess:agents_and_integrations:pa_uninstalling_on_sles
canonical_url: https://docs.pingidentity.com/pingaccess/9.0/agents_and_integrations/pa_uninstalling_on_sles.html
revdate: February 6, 2023
section_ids:
  steps: Steps
  example: Example:
---

# Uninstalling on SLES

Remove the PingAccess agent from a SUSE Linux Enterprise Server (SLES) system.

## Steps

* Remove the PingAccess agent for Apache files.

  ### Example:

  ```
  rm /usr/lib64/apache2/mod_paa.so
  rm /etc/apache2/conf.d/paa.conf
  ```
