Red Hat Training

A Red Hat training course is available for Red Hat Development Suite

Chapter 6. Uninstalling Red Hat Development Suite

6.1. Uninstalling Red Hat Development Suite on Microsoft Windows

6.1.1. Uninstalling using Powershell

On Microsoft Windows, Red Hat Development Suite includes a Powershell-based uninstaller in the product’s installation directory (${target-folder}/uninstaller/uninstall.ps1).

Note

Installing Red Hat Development Suite creates an Uninstall Developer Studio option in Microsoft Windows. This uninstaller only removes JBoss Developer Studio, and not any additional components installed for Red Hat Development Suite. Use the following instructions to completely remove all Red Hat Development Suite components from your machine.

The uninstall script removes everything installed into the installation target directory. As a result, previously installed components detected during the installation are not affected.

The uninstaller runs corresponding MSI uninstallers for VirtualBox and OpenJDK. It also cleans up the PATH variables and removes the ${target-folder} folder.

To uninstall Red Hat Development Suite, run the script in one of two ways:

  1. Use the command prompt (cmd) to run the file.

    1. Use the Powershell with the following command:

      powershell -ExecutionPolicy bypass -File ${target-folder}\uninstaller\uninstall.ps1
      Note

      Do not run the uninstall script from within ${target-folder} or run the ps1 file from the context menu. This results in locking the ${target-folder}\uninstaller folder and the PowerShell script is not removed after the uninstall process completes.

  2. Use the Run with Powershell menu item:

    1. Navigate to:

      ${target-folder}\uninstaller\uninstall.ps1
    2. Highlight uninstall.ps1 and Right-Click
    3. Select 'Run with Powershell'

6.1.2. Uninstalling from Control panel

To uninstall Red Hat Development Suite from the Control Panel:

  1. Right-click the Start button and click Control Panel.
  2. Click Program.
  3. Click Programs and Features.
  4. Double Click Red Hat Development Suite to uninstall.

6.1.3. Uninstalling from Settings

To uninstall Red Hat Development Suite from the Settings menu:

  1. Go to Settings.
  2. Click System to show a list of the system settings.
  3. Click Apps & Features from the left pane to show a list of features and applications.
  4. Click Red Hat Development Suite.
  5. Click Uninstall to uninstall Red Hat Development Suite.
  6. Click Uninstall button to confirm.

6.2. Uninstalling Red Hat Development Suite on macOS

For macOS users, uninstall Red Hat Development Suite as follows:

  1. Manually delete the installation folder for your Red Hat Development Suite installation.
  2. Follow the uninstall instructions for each of the individual components for macOS to remove them manually.

6.3. Uninstalling Red Hat Development Suite on Red Hat Enterprise Linux

For Red Hat Enterprise Linux users, uninstall Red Hat Development Suite as follows:

sudo yum autoremove rh-devsuite