Wingetlywingetly
← All apps
D

DevProfile

by mod-0-devv0.2.0

Last updated

Portable developer-environment snapshot for Windows — capture packages and configs, preview, then replay them on another machine.

Install with winget

$ winget install --id mod-0-dev.DevProfile --exact --version 0.2.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.

Installers · v0.2.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-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 DevProfile.

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

  • D
    DevProfile CLImod-0-dev
    mod-0-dev.DevProfile.CLIv0.2.0

    Headless CLI for DevProfile — export, plan, apply, and refresh portable developer-environment snapshots on Windows.

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • M
    Microsoft.UI.XamlMicrosoft Corporation
    Microsoft.UI.Xaml.2.8v8.2310.30001.0

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

More from mod-0-dev or browse developer, environment, dotfiles.

Frequently asked questions

How do I install DevProfile on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id mod-0-dev.DevProfile --exact --version 0.2.0. winget downloads the installer from mod-0-dev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install DevProfile silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id mod-0-dev.DevProfile --exact 0.2.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 DevProfile via winget?
Run: winget uninstall --id mod-0-dev.DevProfile --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from DevProfile's Apps & Features entry.
Is DevProfile free?
DevProfile is distributed under Proprietary. Refer to the publisher (https://github.com/mod-0-dev/DevProfile) for the full license terms - Wingetly itself does not charge for installation.
Does DevProfile 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 DevProfile directly from the publisher.
How do I keep DevProfile up to date?
Run winget upgrade --id mod-0-dev.DevProfile --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of DevProfile from microsoft/winget-pkgs.