> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incredibuild.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Uninstalling Incredibuild Linux

Last updated on Nov 05, 2024

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

To uninstall Incredibuild for Linux on most components, run the following command on the machine:

```
sudo /opt/incredibuild_management/uninstall
```

To uninstall Incredibuild on Agents that were automatically upgraded from 3.x to 4.x, run this command instead:

```
sudo /opt/incredibuild/management/uninstall.sh
```
