Wingetlywingetly
← All apps

Rockbox Utility

by Rockbox Developersv1.5.1

Last updated

Automated installer tool for Rockbox

Install with winget

$ winget install --id Rockbox.RockboxUtility --exact --version 1.5.1

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

Rockbox is a free replacement firmware for digital music players. Rockbox Utility is an automated installer tool for Rockbox.

Installers · v1.5.1

ArchitectureTypeScopeInstallDownload
x86Portable-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 Rockbox Utility.

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

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Apple Mobile Device SupportApple Inc.
    Apple.AppleMobileDeviceSupportv19.4.0.10

    Standalone frontend for iTunes connections to iPhone, iPad, and iPod.

  • Lenovo System UpdateLenovo
    Lenovo.SystemUpdatev5.08.04.85

    Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.

  • Dell Command | UpdateDell Inc.
    Dell.CommandUpdatev5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • iTunesApple Inc.
    Apple.iTunesv12.13.11.1

    iTunes offers the world’s best way to play — and add to — your collection of music, movies, TV shows, podcasts, audiobooks, and more.

  • Galaxy Buds Manager (Unofficial)timschneeb
    timschneeb.GalaxyBudsClientv5.2.1-057ba4

    Unofficial Galaxy Buds Manager for Windows and Linux

More from Rockbox Developers or browse rockbox, ipod, sandisk.

Frequently asked questions

How do I install Rockbox Utility on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Rockbox.RockboxUtility --exact --version 1.5.1. winget downloads the installer from Rockbox Developers and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Rockbox Utility silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Rockbox.RockboxUtility --exact 1.5.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Rockbox Utility via winget?
Run: winget uninstall --id Rockbox.RockboxUtility --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Rockbox Utility's Apps & Features entry.
Is Rockbox Utility free?
Rockbox Utility is distributed under GNU General Public License v2.0. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Rockbox Utility 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 Rockbox Utility directly from the publisher.
How do I keep Rockbox Utility up to date?
Run winget upgrade --id Rockbox.RockboxUtility --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Rockbox Utility from microsoft/winget-pkgs.