How do I update Cudo Miner?

How to check what version of Cudo Miner you are running:

Windows:

  • In the GUI desktop app, navigate to the ‘About’ tab

  • Underneath the Cudo Miner logo you will see the Worker version you are running.

Linux:
Run the following command:

  • cudominercli info

How to update Cudo Miner:

Windows:

  • If you are using Windows are your application did not auto update please uninstall Cudo Miner and reinstall via the Cudo Miner Console to get the latest version.

Linux
Run the following commands:

  apt update
  apt-get --only-upgrade install cudo-miner-core cudo-miner-service cudo-miner-cli

CudoOS & Ubuntu 20.04:
Run the following commands:

apt update
apt-get --only-upgrade install ca-certificates

Note: wait 24 hours for the auto-update or manually trigger the update with the self-install instructions

Self install instructions:

apt update
apt-get --only-upgrade install cudo-miner-core cudo-miner-service cudo-miner-cli