• v2.0.1.0 5202ac9ac1

    Piero 2.0.1.0 Stable

    Guacamole released this 2026-05-14 01:45:47 +02:00 | 2 commits to master since this release

    Automatic release built from tag v2.0.1.0.

    Downloads

    Piero-2.0.1.0-x86_64.AppImage
    Single-file Linux executable, no .NET runtime required.

    chmod +x Piero-2.0.1.0-x86_64.AppImage
    ./Piero-2.0.1.0-x86_64.AppImage
    

    Piero-2.0.1.0-linux-x64.zip
    Framework-dependent build, run via dotnet Piero.dll. Requires .NET 10 runtime on the host.

    unzip Piero-2.0.1.0-linux-x64.zip -d Piero
    dotnet Piero/Piero.dll
    
    Downloads