Wingetlywingetly
← All apps

Devaron

by Revoltzv0.0.1

Last updated

Free local development environment for Windows.

Install with winget

$ winget install --id Revoltz.Devaron --exact --version 0.0.1

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

Silent install command for Devaron

Devaron uses EXE. The silent install switches are --silent.

One-line silent install (x64)
DevaronInstaller.exe --silent

See the full silent install reference for Devaron

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

Devaron is a free all-in-one local development environment for Windows with Apache, Nginx, PHP per site, databases, SSL, tunnels and developer tools.

Installers · v0.0.1

ArchitectureTypeScopeInstallDownload
x64EXE-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 Devaron.

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

  • PHP 8.4PHP Group
    PHP.PHP.8.4v8.4.25

    PHP 8.4

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.138.0

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

  • DBXt8y2
    t8y2.DBXv0.6.16

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • PHP 8.1 - Non-thread safePHP Group
    PHP.PHP.NTS.8.1v8.1.34

    PHP 8.1 - Non-thread safe

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • MySQLOracle Corporation
    Oracle.MySQLv8.4.9

    Oracle MySQL Database Service is a fully managed database service that lets developers quickly develop and deploy secure, cloud native applications using the world’s most popular open source database.

More from Revoltz or browse local-development, php, apache.

Frequently asked questions

How do I install Devaron on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Revoltz.Devaron --exact --version 0.0.1. winget downloads the installer from Revoltz and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Devaron silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Revoltz.Devaron --exact 0.0.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Devaron?
Devaron uses EXE. Run the downloaded installer with: DevaronInstaller.exe --silent. The silent switches are --silent.
How do I uninstall Devaron via winget?
Run: winget uninstall --id Revoltz.Devaron --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Devaron's Apps & Features entry.
Is Devaron free?
Devaron is distributed under Freeware. Refer to the publisher (https://devaron.app) for the full license terms - Wingetly itself does not charge for installation.
Does Devaron 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 Devaron directly from the publisher.
How do I keep Devaron up to date?
Run winget upgrade --id Revoltz.Devaron --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Devaron from microsoft/winget-pkgs.