PRODUCTS AND SUPPORT


How to Upgrade Geth




Please follow below steps to upgrade Geth to the latest version.

  1. Open terminal and run below command to check the geth version


  2. geth version

  3. Stop syncing by running

  4. sudo killall -HUP geth

  5. Run

  6. sudo apt update

    sudo apt upgrade

  7. Reboot the Virtual Machine

  8. Check for geth version

  9. After reboot, syncing will start automatically.