Wingetlywingetly
← All apps

openSUSE Tumbleweed

by SUSEv26204.10.358.0

Last updated

The makers' choice for sysadmins, developers and desktop users in a rolling release.

Install with winget

$ winget install --id SUSE.openSUSE.Tumbleweed --exact --version 26204.10.358.0

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

Silent install command for openSUSE Tumbleweed

openSUSE Tumbleweed uses APPX. The silent install switches are (no switches needed).

One-line silent install (arm64)
Add-AppxPackage -Path .\openSUSE-Tumbleweed-20260723-WSL.aarch64-26204.10.358.0-Build10.358.appx

See the full silent install reference for openSUSE Tumbleweed

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

The Tumbleweed distribution is a pure rolling release version of openSUSE containing the latest "stable" versions of all software instead of relying on rigid periodic release cycles. The project does this for users that want the newest stable software.

Tumbleweed is based on Factory, openSUSE's main development codebase. Tumbleweed is updated once Factory's bleeding edge software has been integrated, stabilized and tested. Tumbleweed contains the latest stable applications and is ready and reliable for daily use.

Who should try Tumbleweed?

Any user who wishes to have newer packages than are available in the openSUSE Leap repositories. This includes, but is not limited to, an updated Linux kernel, SAMBA, git, desktops, office applications and many other packages.

Also, Tumbleweed should appeal most to Power Users, Software Developers (who require the latest software stacks and IDEs) and openSUSE Contributors (who need a reliable platform that is as close to openSUSE Factory as possible while remaining usable).

openSUSE Tumbleweed is a great choice for:

- Windows users who can leverage a tightly integrated Linux environment for development or data science work

- Network Administrators who can support Windows, Linux and hybrid networks with native command-line Linux networking tools

- System Administrators who can manage hosts and data using native command-line Linux utilities such as rsync, tar, vim, grep, sed, awk, and many more.

- Developers wanting to closely recreate Linux server environments without the overhead of a virtual machine

- Users who would like to learn Linux without the additional complexity of setting up a dual-boot system or virtual machine

Installers · v26204.10.358.0

ArchitectureTypeScopeInstallDownload
arm64APPX-Direct

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

Security

3 known CVEs via NVD

  • medium5.5Patched in wingetCVE-2025-62875affects before 7.8.0p0-1.1Nov 20, 2025

    An Improper Check for Unusual or Exceptional Conditions vulnerability in OpenSMTPD allows local users to crash OpenSMTPD. This issue affects openSUSE Tumbleweed: from ? before 7.8.0p0-1.1.

  • high7.1Patched in wingetCVE-2022-31250affects before 6.4.2-1.1Jul 19, 2022

    A UNIX Symbolic Link (Symlink) Following vulnerability in keylime of openSUSE Tumbleweed allows local attackers to escalate from the keylime user to root. This issue affects: openSUSE Tumbleweed keylime versions prior to 6.4.2-1.1.

  • high8.4Patched in wingetCVE-2020-8026affects <=2.6.2-4.2Aug 7, 2020

    A Incorrect Default Permissions vulnerability in the packaging of inn in openSUSE Leap 15.2, openSUSE Tumbleweed, openSUSE Leap 15.1 allows local attackers with control of the new user to escalate their privileges to root. This issue affects: openSUSE Leap 15.2 inn version 2.6.2...

Source: NVD, updated 3h 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

  • Rancher DesktopSUSE
    SUSE.RancherDesktopv1.24.0

    Kubernetes and container management to the desktop.

  • Rancher DesktopSUSE
    SUSE.RancherDesktop.2v2.0.0-alpha.1

    Kubernetes and container management to the desktop.

  • openSUSE Leap 15.6SUSE
    SUSE.openSUSE.Leap.15.6v156.1.895.0

    The makers' choice for sysadmins, developers and desktop users.

  • SUSE Linux Enterprise 15 SP6SUSE
    SUSE.SUSE.15SP6v156.3.148.0

    The industry-leading adaptable Linux operating system.

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

More from SUSE or browse 9mssk2zxxn11, linux-distro, linuxdistro.

Frequently asked questions

How do I install openSUSE Tumbleweed on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SUSE.openSUSE.Tumbleweed --exact --version 26204.10.358.0. winget downloads the installer from SUSE and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install openSUSE Tumbleweed silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SUSE.openSUSE.Tumbleweed --exact 26204.10.358.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 openSUSE Tumbleweed?
openSUSE Tumbleweed uses APPX. APPX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\openSUSE-Tumbleweed-20260723-WSL.aarch64-26204.10.358.0-Build10.358.appx).
How do I uninstall openSUSE Tumbleweed via winget?
Run: winget uninstall --id SUSE.openSUSE.Tumbleweed --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from openSUSE Tumbleweed's Apps & Features entry.
Is openSUSE Tumbleweed free?
openSUSE Tumbleweed is distributed under Freeware. Refer to the publisher (https://en.opensuse.org/WSL) for the full license terms - Wingetly itself does not charge for installation.
Does openSUSE Tumbleweed 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 openSUSE Tumbleweed directly from the publisher.
How do I keep openSUSE Tumbleweed up to date?
Run winget upgrade --id SUSE.openSUSE.Tumbleweed --exact, or winget upgrade --all to update everything winget tracks. We index 8 versions of openSUSE Tumbleweed from microsoft/winget-pkgs.

Recent versions

  • 26204.10.358.0latest
  • 26112.10.203.0
  • 26112.10.154.0
  • 26003.9.1368.0
  • 25265.9.1077.0
  • 25167.9.806.0
  • 25075.9.581.0
  • 24268.9.34.0