Wingetlywingetly
← All apps

radioconda

by Ryan Volzv2025.03.14

Last updated

Software radio distribution and installer for conda.

Install with winget

$ winget install --id ryanvolz.radioconda --exact --version 2025.03.14

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

Silent install command for radioconda

radioconda uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
radioconda-2025.03.14-Windows-x86_64.exe /S

See the full silent install reference for radioconda

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 · v2025.03.14

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 radioconda.

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

  • Miniforge-pypy3conda-forge
    CondaForge.Miniforge3.PyPy3v24.11.0-1

    Miniforge is a free minimal installer for conda specific to conda-forge. Use PyPy in place of standard Python interpreter

  • Miniforge3conda-forge
    CondaForge.Miniforge3v26.7.2-0

    Miniforge is a free minimal installer for conda specific to conda-forge.

  • SDRangelf4exb
    f4exb.sdrangelv7.27.2

    SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube

  • R
    Rtl_433Benjamin Larsson
    BenjaminLarsson.Rtl_433v25.12

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

  • SDR#AirSpy
    Airspy.SDRSharp.DotNet9v1.0.0.1921

    Software Defined Radio

  • R
    Rtl_433 MSVCBenjamin Larsson
    BenjaminLarsson.Rtl_433.MSVCv25.12

    Program to decode radio transmissions from devices on the ISM bands (and other frequencies)

More from Ryan Volz or browse rtlsdr, rtl-sdr, adalm-pluto.

Frequently asked questions

How do I install radioconda on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ryanvolz.radioconda --exact --version 2025.03.14. winget downloads the installer from Ryan Volz and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install radioconda silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ryanvolz.radioconda --exact 2025.03.14 --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 radioconda?
radioconda uses EXE (NSIS). Run the downloaded installer with: radioconda-2025.03.14-Windows-x86_64.exe /S. The silent switches are /S.
How do I uninstall radioconda via winget?
Run: winget uninstall --id ryanvolz.radioconda --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from radioconda's Apps & Features entry.
Is radioconda free?
radioconda is distributed under BSD 3 Clause. Refer to the publisher (https://github.com/ryanvolz/radioconda) for the full license terms - Wingetly itself does not charge for installation.
Does radioconda 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 radioconda directly from the publisher.
How do I keep radioconda up to date?
Run winget upgrade --id ryanvolz.radioconda --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of radioconda from microsoft/winget-pkgs.

Recent versions

  • 2025.03.14latest
  • 2024.05.29
  • 2023.07.26
  • 2023.04.26