Removing the OctoEveywhere plugin is just as easy as installing it! Contact Our Support TeamDocumentation Index
Fetch the complete documentation index at: https://help.octoeverywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
Uninstall The OctoPrint Plugin
Uninstall The OctoPrint Plugin
- Open the OctoPrint web page
- Open OctoPrint’s settings UI
- Select “Plugin Manager” in the left list of options.
- Find OctoEverywhere in the plugin list, and select the trashcan icon to remove it.
- Wait for the removal to finish and restart OctoPrint.
- Done!
Uninstall The Klipper, Moonraker, or Companion Plugin
Uninstall The Klipper, Moonraker, or Companion Plugin
- SSH into the device running the OctoEverywhere plugin.
- Change directories to the OctoEverywhere repo root
cd ~/octoeverywhere
- Run the uninstall script
./uninstall.sh- On some devices, use the command
sh ./uninstall.sh
- Change directories back to your home directory
cd ~
- Delete the OctoEverywhere repo root.
rm -fdr ~/octoeverywhere
- Done!

