Virtuino IoT
Debian / Ubuntu · .deb package

Virtuino IoT for Linux

Download the .deb package and install it with a couple of commands.

Download .deb v1.0.7

Versions

Virtuino IoT moved to a subscription with version 1.0. The classic 0.6 builds stay available as a one-time purchase.

Subscription — version 1.0 and newer

Requires a Virtuino Cloud account with an active subscription, monthly or annual.

VersionReleasedDownload
1.0.7 LatestSep 2, 2026 .deb
1.0.6Sep 1, 2026 .deb
1.0.5Aug 30, 2026 .deb

Classic — one-time purchase

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.

VersionReleasedDownload
0.6.18Nov 12, 2023 .deb
0.6.16Oct 4, 2023 .deb

Installation

Remove any previous installation

sudo apt-get remove virtuino-iot

Download the latest package

wget https://virtuino.com/downloads/virtuino_iot/virtuino_iot_1_0_7.deb

Install the package

Run the command below, or simply double-click the .deb file.

sudo dpkg -i virtuino_iot_1_0_7.deb

Install dependencies (non-Ubuntu systems)

If you're not on Ubuntu, install the required libraries:

sudo apt-get -y install libsqlite3-0 libsqlite3-dev