Wingetlywingetly
← All apps

RarmaRadio

by RaimerSoftv2.77.9

Last updated

RarmaRadio is a radio application for Windows. It features a powerful radio search and a highly customizable interface.

Install with winget

$ winget install --id Raimersoft.RarmaRadio --exact --version 2.77.9

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

Silent install command for RarmaRadio

RarmaRadio uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
rarmaradio_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for RarmaRadio

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

RarmaRadio is a lightweight, user-friendly Internet radio player and recorder for Windows. It is designed for simplicity and efficiency, allowing users to easily discover, listen to, and record live audio streams from thousands of online radio stations.

Key Features:

- Large Station Database: Includes a built-in directory of thousands of internet radio stations categorized by genre, language, and country.

- Recording Functionality: Allows users to record live streams and save them as MP3, WMA, OGG, or other audio formats for offline playback.

- Simple Interface: Features a clean, minimalistic interface that is easy to navigate, resembling a traditional radio.

- Favorites & Playlists: Supports saving favorite stations and creating custom playlists.

- Scheduling & Alarms: Enables users to schedule recordings or set alarms to wake up or fall asleep to radio.

- Low Resource Usage: Optimized to run efficiently without consuming significant system resources.

14-Day Free Trial: If you have not registered yet, the download runs as 14-day trial version free of charge. The trial is fully functional.

Installers · v2.77.9

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 RarmaRadio.

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

  • P
    Pixellu SmartAlbumsPixellu
    Pixellu.SmartAlbumsv2025.8.0

    Pixellu SmartAlbums is a professional album design software that simplifies and speeds up the process of creating stunning photo albums for photographers.

  • ZBrush 2024Maxon
    Maxon.ZBrush.2024v2024.0.4

    ZBrush is a digital sculpting, modeling, and painting software used to create highly detailed 3D models. It offers fluid, intuitive features that allow you to model 3D shapes just like sculpting with real clay.

  • Cinema 4D 2025Maxon
    Maxon.Cinema4D.2025v2025.3.3

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Cinema 4D 2024Maxon
    Maxon.Cinema4D.2024v2024.5.1

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Cinema 4D 2026Maxon
    Maxon.Cinema4D.2026v2026.0.0

    Cinema 4D is a professional 3D animation, modeling, simulation and rendering software solution.

  • Comfort Keys ProComfort Software Group
    ComfortSoftwareGroup.ComfortKeysProv9.6.3.0

    Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows.

More from RaimerSoft or browse Player, Radio, Trial.

Frequently asked questions

How do I install RarmaRadio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Raimersoft.RarmaRadio --exact --version 2.77.9. winget downloads the installer from RaimerSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install RarmaRadio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Raimersoft.RarmaRadio --exact 2.77.9 --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 RarmaRadio?
RarmaRadio uses EXE (Inno Setup). Run the downloaded installer with: rarmaradio_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall RarmaRadio via winget?
Run: winget uninstall --id Raimersoft.RarmaRadio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from RarmaRadio's Apps & Features entry.
Is RarmaRadio free?
RarmaRadio is distributed under Proprietary. Refer to the publisher (https://www.raimersoft.com/php/rarmaradio.php) for the full license terms - Wingetly itself does not charge for installation.
Does RarmaRadio 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 RarmaRadio directly from the publisher.
How do I keep RarmaRadio up to date?
Run winget upgrade --id Raimersoft.RarmaRadio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of RarmaRadio from microsoft/winget-pkgs.