Wingetlywingetly
← All apps

Deluge BitTorrent Client Beta

by Deluge Teamv2.0b1

Last updated

Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

Install with winget

$ winget install --id DelugeTeam.DelugeBeta --exact --version 2.0b1

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

Silent install command for Deluge BitTorrent Client Beta

Deluge BitTorrent Client Beta uses EXE (NSIS). The silent install switches are /S.

One-line silent install (neutral)
deluge-2.0b1-win32-setup.exe /S

See the full silent install reference for Deluge BitTorrent Client Beta

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.

Installers · v2.0b1

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

  • medium6.1Fix in v2.1.0CVE-2021-3427affects before 2.1.0Aug 26, 2022

    The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it's interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context...

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

  • Deluge BitTorrent ClientDeluge Team
    DelugeTeam.Delugev2.2.0

    Deluge is a lightweight, Free Software, cross-platform BitTorrent client.

  • qBittorrent BetaThe qBittorrent project
    qBittorrent.qBittorrent.Betav5.0.0

    Free and reliable P2P Bittorent client.

  • Free Download ManagerSoftdeluxe
    SoftDeluxe.FreeDownloadManagerv6.34.4.6974

    Free Download Manager (FDM for short) is a free, efficient, and comprehensive solution for managing all your downloads.

  • qBittorrent (libtorrent 2)The qBittorrent project
    qBittorrent.qBittorrent.lt2v5.2.3

    Free and reliable P2P Bittorrent client.

  • qBittorrentThe qBittorrent project
    qBittorrent.qBittorrentv5.2.3

    Free and reliable P2P Bittorent client.

  • 迅雷极速版迅雷网络技术有限公司
    Thunder.Thunder.Speedv1.0.35.366

    Broadband Download, Thunder in a Flash!

More from Deluge Team or browse torrent.

Frequently asked questions

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