Installing Updates

Install all available updates so that your RevPi is always up to date with security-relevant features.

  • Connect your RevPi to the internet.
  • Log in to your RevPi device.
  • Enter the following command to read and update all available package lists:
    sudo apt-get update
  • Enter the following command to install all available updates:
    sudo apt-get upgrade