Skip to content

Instantly share code, notes, and snippets.

@neelabalan
Created June 3, 2024 16:43
Show Gist options
  • Save neelabalan/7b4e562e1e8b27b933ebbdeb79e66cd7 to your computer and use it in GitHub Desktop.
Save neelabalan/7b4e562e1e8b27b933ebbdeb79e66cd7 to your computer and use it in GitHub Desktop.
grafana remove
sudo systemctl stop grafana-server
sudo apt-get remove grafana
[optional]
sudo rm -i /etc/apt/sources.list.d/grafana.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment