Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Section


Column

Uninstalling IncrediBuild

To uninstall IncrediBuild:

  • Open up the terminal
  • Go to

    When uninstalling IncrediBuild Linux, you need to separately uninstall each IncrediBuild component – Coordinator and Agents - from the machine on which the component is installed. The uninstall command is the same for all components.

    The uninstall procedure removes the installed components, services, cache, build history, and all-other related material that is connected to IncrediBuild Linux. 

    Note
    titleImportant!

    You need root user permissions to uninstall IncrediBuild Linux.


    > To uninstall IncrediBuild Linux:

    1. In the machine that has an installed component, open the terminal and enter:

      Code Block
      sudo /opt/incredibuild/
      management Run the script  sudo .
      management/uninstall.sh


    2. After you type in your password the uninstall process will begin. Image Removed

      If you are prompt to enter your password, enter it.

      The uninstall process begins.
      When all the required services and data are removed, the uninstall process ends automatically.

      Output:

      Code Block
      Stopping incredibuild: ...
      
      Stopping incredibuild_babysit: OK
      
      Stopping incredibuild_helper: OK
      
      Stopping incredibuild_server: OK
      
      Stopping incredibuild_coordinator: OK
      
      Stopping incredibuild_watchdog: OK
      
      Stopping incredibuild_upgrade: OK
      
      Stopping incredibuild_httpd: OK
      
      Stopping incredibuild: done
      
      Removed /etc/systemd/system/multi-user.target.wants/incredibuild.service.
      
      Removed /etc/systemd/system/default.target.wants/incredibuild.service.




    Column
    width15


    Div
    alignleft

    Getting StartedInstalling IncrediBuild Linux:

    Child pages (Children Display)
    styleh4
    pageManaging Your Licenses and AgentsInstalling IncrediBuild Linux

    IncrediBuild for Linux Guide:

    Child pages (Children Display)
    styleh4
    pageIncrediBuild for Linux Guide



    ...