How to upgrade the Kali Linux Distro

To update the components of the Kali Linux distro, launch a root terminal dialog box and use the following command:

apt-get update && apt-get upgrade

kali_update_1

A prompt may appear asking if you wish for the updates to be installed.

kali_update_2