Skip to content

Instantly share code, notes, and snippets.

@asardaes
Created October 9, 2025 18:42
Show Gist options
  • Select an option

  • Save asardaes/a5625b36fcab010cc7168f425ed1b3e1 to your computer and use it in GitHub Desktop.

Select an option

Save asardaes/a5625b36fcab010cc7168f425ed1b3e1 to your computer and use it in GitHub Desktop.
Debloat Oracle Ubuntu
sudo systemctl disable --now apt-daily.timer
sudo systemctl disable --now apt-daily-upgrade.timer
sudo apt-get purge unattended-upgrades
sudo snap remove oracle-cloud-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment