# gel server uninstall

Uninstall Gel server.

```cli-synopsis
gel server uninstall [<options>]
```

## Description

`gel server uninstall` is a terminal command for removing a specific Gel server version from your system.

## Options

`--all`:
Uninstalls all server versions.



`--nightly`:
Uninstalls the nightly server version.



`--unused`:
Uninstalls server versions that are not used to run any instances.



`--version=<version>`:
Specifies the version of the server to be uninstalled.



`-v, --verbose`:
Produce a more verbose output.



