--- myst: html_meta: description: Manage software on Ubuntu Server with guides for package management, APT, automatic updates, release upgrades, and troubleshooting. --- (how-to-managing-software)= # Managing software ```{toctree} :hidden: Package management ``` * {ref}`Package management ` shows you how to manage the software on your system using APT, `dpkg`, and other package managers ## Updates ```{toctree} :hidden: Automatic updates Upgrade your release Snapshot service ``` * {ref}`Automatic updates ` shows you how to configure (or turn off) automatic updates * {ref}`Upgrade your release ` shows you how to upgrade from one Ubuntu release to the next one * {ref}`Snapshot service ` shows you how to use the Ubuntu Snapshot Service to update packages to time-specific archive states. ## Troubleshooting * {ref}`Reporting bugs ` shows you how to report a bug using the Apport utility ```{toctree} :hidden: Reporting bugs ``` ## See also * Explanation: {ref}`explanation-managing-software`