Wingetlywingetly
← All apps
Q

QUniLator Installer

by QUniBonev0.5.0

Last updated

Writes a QUniLator image to an SD card and sets the card up before it boots

Install with winget

$ winget install --id QUniBone.QUniLatorInstaller --exact --version 0.5.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

QUniLator drives a real UNIBUS or QBUS backplane from a BeagleBone Black, so a

PDP-11 can boot from emulated disks and tapes. This writes its release image to

an SD card: it fetches the release, writes the card, reads back what it wrote,

and can settle the operator identity, host name, ssh keys and network address

on the card before it has ever booted.

Writing a raw disk needs administrator rights, which it asks for as it starts.

Installers · v0.5.0

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for QUniLator Installer.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

  • DOSBox StagingDOSBox Staging
    DOSBoxStaging.DOSBoxStagingv0.83.0-7b400

    DOSBox Staging is a modern continuation of DOSBox — your existing configurations will continue to work, and you will have access to many advanced features.

  • Eden («x86_64-v1» instruction set, MSVC)Utopia LLC
    Utopia.Eden.MSVCv0.2.1

    The Eden Nintendo Switch Emulator.

  • shadPS4shadps4-emu
    shadps4-emu.shadPS4v0.18.0

    PlayStation 4 emulator for Windows, Linux and macOS written in C++

More from QUniBone or browse beaglebone, dec, emulator.

Frequently asked questions

How do I install QUniLator Installer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id QUniBone.QUniLatorInstaller --exact --version 0.5.0. winget downloads the installer from QUniBone and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install QUniLator Installer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id QUniBone.QUniLatorInstaller --exact 0.5.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall QUniLator Installer via winget?
Run: winget uninstall --id QUniBone.QUniLatorInstaller --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from QUniLator Installer's Apps & Features entry.
Is QUniLator Installer free?
QUniLator Installer is distributed under BSD-2-Clause. Refer to the publisher (https://github.com/QUniBone/qunilator-installer) for the full license terms - Wingetly itself does not charge for installation.
Does QUniLator Installer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls QUniLator Installer directly from the publisher.
How do I keep QUniLator Installer up to date?
Run winget upgrade --id QUniBone.QUniLatorInstaller --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of QUniLator Installer from microsoft/winget-pkgs.