# Uninstalling SEGUL

It is also easy to do if you install the app using cargo:

```Bash
cargo uninstall segul
```

Rust toolchain, including cargo, can be uninstall easily too:

```Bash
rustup self uninstall
```

Remove the app manually if you use the pre-compiled binary.
