MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    apt upgrade question

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 247 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ankonaskiff17A Offline
      ankonaskiff17
      last edited by ankonaskiff17

      what is the difference in dist-upgrade and full-upgrade when it comes to updating a Pi.
      I can ask some obscure question about a Pi, totally unrelated to updating a Pi and I will get multiple hits on Google.
      For example I recently did a Google search on how to format the date and time.
      The question is irrelevant.
      But every answer will start with:

      1. First update your Pi with the following commands.
        sudo apt update
        sudo apt full-upgrade
        OR
        sudo apt dist-upgrade
      wishmaster270W 1 Reply Last reply Reply Quote 0
      • wishmaster270W Offline
        wishmaster270 Module Developer @ankonaskiff17
        last edited by

        @ankonaskiff17 Hi,

        it’s basically the same but not exactly…

        • apt full-upgrade upgrades all packages and removes old versions of the packages
        • apt dist-upgrade upgrades all packages and removes old versions but it tries to figure out which upgrade is more “worthful” if there are occur conflicts cause of the upgrades
        • apt update updates the locally saved list of available packages by downloading the current package list of all configured repositories
        • apt is the new replacement command of apt-get
        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy
          OSZAR »