Uninstall the App from Nautobot¶
Here you will find any steps necessary to cleanly remove the app from your Nautobot environment.
Uninstall Guide¶
Remove the configuration you added in nautobot_config.py
from PLUGINS
& PLUGINS_CONFIG
.
Uninstall the package
Database Cleanup¶
Drop all tables from the app: nautobot_fsus*
.