ArticlesRaspberry Pi ProjectsTutorials

How To Update Raspbian Operating System

Updating The Raspbian Operating System Through The Terminal.

Introduction

This text will guide you through the process of updating your Raspbian OS. In order to keep your system running smoothly, it is important to keep it up-to-date. The process is not difficult and only takes a few minutes.

Before starting

You will need the following components:

  • Raspberry Pi with Raspbian
  • Internet connection

Raspbian OS update command

First, you will need to open a terminal window. Next, you will need to type in the following command: check out 75+ Most Useful Raspberry Pi Commands

This command will update the list of available packages. Once the update is complete.

Raspbian upgrade command

How To Update Raspbian Operating Systema

you will need to type in the following command:

This command will install the updated packages.

Command: dist-upgrade

With the command apt dist-upgradewe carry out the same steps as the last one but additionally, it is also capable of adding uninstalled packages or removing obsolete ones.

Commands: autoremove and autoclean

sudo apt autoremovea

With the command apt autoclean, the old versions of the programs that we already have installed and updated are destroyed from the cache. The command apt autoremoveremoves orphaned packages after system installation or upgrade.

Commands: reboot

Finally, you will need to type in the following command:

This command will reboot your system, and the updates will be applied.Raspbian OS

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Ad
Back to top button

Adblock Detected

Please consider supporting us by disabling your ad blocker