Upgrade all installed packages to their newest available versions

deb-get

  • `apt-get` functionality for `.deb` packages published in third party repositories or via direct download.
    Works with Linux distributions which use `apt-get`.
    More information: <https://github.com/wimpysworld/deb-get>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo deb-get upgrade

click the source code to copy