Documentation for JIRA 4.4. Documentation for other versions of JIRA is available too.

This page describes the procedure for uninstalling JIRA Standalone, which had been installed using the Linux Installer.

(info) If you wish to re-install JIRA in 'unattended mode', do not uninstall your previous installation of JIRA just yet. See Using the Silent Installation Feature for more information.

To uninstall JIRA Standalone from Linux:

  1. Open a Linux console.
  2. Change directory (cd) to your JIRA installation directory.
  3. Execute the command uninstall
    (info) This command must be executed as the same user account that was used to install JIRA with the Linux Installer.
  4. Follow the prompts to uninstall JIRA from your computer.

(info) Please note:

  • The uninstaller will not delete the JIRA Home Directory.
  • All log files that were generated while JIRA was running will not be deleted.
  • All files within the JIRA Installation Directory will be deleted (with the exception of the Tomcat log folder located in the JIRA Installation Directory).
  • The uninstaller can be made to operate in unattended mode by specifying the -q option — i.e. uninstall -q
  • No labels