Virtuino IoT
Debian / Ubuntu ยท .deb package

Virtuino IoT for Linux

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

Download .deb v0.6.18

Versions

Latest release plus the three previous versions.

VersionReleasedDownload
0.6.18 LatestNov 12, 2023 .deb
0.6.16Oct 4, 2023 .deb
0.6.1Aug 3, 2023 .deb
0.5.42Apr 11, 2023 .deb

Installation

Remove any previous installation

sudo apt-get remove virtuino-iot

Download the latest package

wget /downloads/virtuino_iot/virtuino_iot_0_6_18.deb

Install the package

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

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