Skip to content

Uninstallation

Koushik Dutta edited this page Feb 27, 2022 · 12 revisions

Docker

Simply stop the container.

# get container id
docker ps
docker kill <id>

Local Installation

Linux

sudo systemctl stop scrypted.service
sudo rm /etc/systemd/system/scrypted.service

Mac

Delete the LaunchAgent and restart your computer:

rm ~/Library/LaunchAgents/app.scrypted.server.plist

Delete Local Files

After Scrypted is stopped, the local files can be found and removed:

sudo rm -rf ~/.scrypted