Download the .deb package and install it with a couple of commands.
Virtuino IoT moved to a subscription with version 1.0. The classic 0.6 builds stay available as a one-time purchase.
Requires a Virtuino Cloud account with an active subscription, monthly or annual.
| Version | Released | Download |
|---|---|---|
| 1.0.7 Latest | Sep 2, 2026 | .deb |
| 1.0.6 | Sep 1, 2026 | .deb |
| 1.0.5 | Aug 30, 2026 | .deb |
Activated with a lifetime Product ID, no subscription. Projects made in version 1.0 and newer cannot be opened in these builds — keep your projects separate if you use both.
| Version | Released | Download |
|---|---|---|
| 0.6.18 | Nov 12, 2023 | .deb |
| 0.6.16 | Oct 4, 2023 | .deb |
sudo apt-get remove virtuino-iotwget https://virtuino.com/downloads/virtuino_iot/virtuino_iot_1_0_7.debRun the command below, or simply double-click the .deb file.
sudo dpkg -i virtuino_iot_1_0_7.debIf you're not on Ubuntu, install the required libraries:
sudo apt-get -y install libsqlite3-0 libsqlite3-dev