Wingetlywingetly
← All apps

Amarok

by KDEv2.8.0

Last updated

A free, cross-platform, versatile, powerful and feature-rich music player and collection manager.

Install with winget

$ winget install --id KDE.Amarok --exact --version 2.8.0

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

Silent install command for Amarok

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

One-line silent install (x86)
amarok-x86-setup-2.8.0.exe /S

See the full silent install reference for Amarok

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

Amarok is a free, cross-platform, versatile, powerful and feature-rich music player and collection manager.

Features:

- Dynamic playlists matching different criteria

- Collection managing with rating support

- Support for basic iPod, MTP and UMS music player devices

- Integrated Internet services: last.fm, Magnatune, Ampache and more.

- Scripting support

- Cover manager

- Replay gain support

Installers · v2.8.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • medium5.5Fix availableCVE-2020-13152affects v2.8.0May 20, 2020

    A remote user can create a specially crafted M3U file, media playlist file that when loaded by the target user, will trigger a memory leak, whereby Amarok 2.8.0 continue to waste resources over time, eventually allows attackers to cause a denial of service.

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • KDE ISO Image WriterKDE
    KDE.ISOImageWriterv1.0.0

    A quick and simple way to create a bootable USB drive.

  • KritaShellExtensionKDE
    KDE.KritaShellExtensionv1.2.4

    An optional add-on for Windows that allows KRA thumbnails to appear in your file browser.

  • MarbleKDE
    KDE.Marblev2.2.0

    Virtual Globe

  • ghostwriterKDE
    KDE.ghostwriterv2.1.6

    Text editor for Markdown

  • TokodonKDE
    KDE.Tokodonv6074

    A modern client for Mastodon and other decentralized servers that implement its API (such as Pixelfed).

  • Bloxstrappizzaboxer
    pizzaboxer.Bloxstrapv2.11.4

    An open-source, feature-packed alternative bootstrapper for Roblox.

More from KDE or browse album, artist, audio.

Frequently asked questions

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