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.0

Versions

Latest release plus the three previous versions.

VersionReleasedDownload
1.0.0 LatestJul 11, 2026 .deb
0.6.18Nov 12, 2023 .deb
0.6.16Oct 4, 2023 .deb
0.6.1Aug 3, 2023 .deb

Installation

Remove any previous installation

sudo apt-get remove virtuino-iot

Download the latest package

wget /downloads/virtuino_iot/virtuino_iot_1_0_0.deb

Install the package

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

sudo dpkg -i virtuino_iot_1_0_0.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