Wingetlywingetly
← All apps

Bitbucket Server

by Atlassianv7.21.23

Last updated

Accelerate software delivery from idea to code to production, with a seamless connection to Jira beyond code creation.

Install with winget

$ winget install --id Atlassian.Bitbucket --exact --version 7.21.23

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

Silent install command for Bitbucket Server

Bitbucket Server uses EXE. The silent install switches are -q.

One-line silent install (x64)
atlassian-bitbucket-7.21.23-x64.exe -q

See the full silent install reference for Bitbucket Server

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

Accelerate software delivery from idea to code to production, with a seamless connection to Jira beyond code creation.

Note that as of February 11, 2026, the recentmost Windows version (7.21.23) lags noticeably behind the newest Linux versions (8.14.6 or 10.1.5 depending on the definition of "Server").

Installers · v7.21.23

ArchitectureTypeScopeInstallDownload
x64EXE-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

  • high8.8Patched in wingetCVE-2023-22513affects before 8.9.5, 8.10.5, 8.11.4, 8.12.2Sep 19, 2023

    This High severity RCE (Remote Code Execution) vulnerability was introduced in version 8.0.0 of Bitbucket Data Center and Server. This RCE (Remote Code Execution) vulnerability, with a CVSS Score of 8.5, allows an authenticated attacker to execute arbitrary code which has high i...

Source: NVD, updated just now. 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

  • SourcetreeAtlassian
    Atlassian.Sourcetreev3.4.32

    Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

  • Jira Software Long Term SupportAtlassian
    Atlassian.JiraSoftwareLTSv11.3.10

    Plan, track, and deliver your biggest ideas together with Jira - the project management tool for all teams.

  • Confluence Long Term SupportAtlassian
    Atlassian.Confluencev10.2.15

    Atlassian Confluence is a collaborative workspace where teams create, organize, and share content. It supports documentation, project planning, and knowledge management with real-time editing, templates, and integrations like Jira and Microsoft Teams.

  • RovoAtlassian
    Atlassian.Rovov1.57.164

    Rovo Desktop is the best way to access Rovo from your Windows or macOS device. It's a dedicated spot to chat, manage agents, and complete tasks while staying connected to your workplace knowledge.

  • Jira Service Management Long Term SupportAtlassian
    Atlassian.ServiceManagementLTSv11.3.10

    Service management solution designed to help teams efficiently manage and resolve service requests, incidents, problems, and changes.

  • Atlassian CLIAtlassian
    Atlassian.AtlassianCLIv1.3.36-stable

    Work seamlessly with Atlassian from the command line.

More from Atlassian or browse git-servers, gitservers, bitbucket-server.

Frequently asked questions

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