How do I upgrade my TeamViewer IoT Agent to the latest version? - TeamViewer Support
<main>
<article class="userContent">
<p><em>This article applies to all TeamViewer IoT users.</em></p><p>The latest version of the TeamViewer IoT Agent will be available for download via <a href="https://community.teamviewer.com/English/home/leaving?target=https%3A%2F%2Fteamviewer-iot.com" rel="nofollow noreferrer ugc">Teamviewer IoT Cloud</a>. </p><ol><li>Installing a newer version of the agent will not delete any of your devices or provisioned data.</li><li>Upon completion of upgrading the TeamViewer IoT Agent, it will automatically start itself; no further action is required</li></ol><h4 data-id="to-manually-upgrade-your-teamviewer-iot-agent%3A">To manually upgrade your TeamViewer IoT Agent:</h4><ul><li>Download the latest version from <a href="https://community.teamviewer.com/English/home/leaving?target=https%3A%2F%2Fteamviewer-iot.com" rel="nofollow noreferrer ugc">Teamviewer IoT Cloud</a></li><li>Follow the steps outlined in the<a href="https://community.teamviewer.com/t5/TeamViewer-IoT-Knowledge-Base/Install-TeamViewer-IoT-Agent/ta-p/17084" rel="nofollow noreferrer ugc"> installation </a>guide.<ul><li>The new version of the agent will replace the existing version.</li></ul></li></ul><h4 data-id="to-automatically-download-upgrade-your-teamviewer-iot-agent%3A">To automatically download & upgrade your TeamViewer IoT Agent:</h4><ul><li>Execute the following command to ensure you have the most recent repository information</li></ul><pre class="code codeBlock" spellcheck="false" tabindex="0">sudo -E apt-get update
</pre><ul><li>Execute the following command to check for an update, and if it exists, to download and install it</li></ul><pre class="code codeBlock" spellcheck="false" tabindex="0">sudo -E apt-get install teamviewer-iot-agent
</pre>
</article>
</main>