deluge/docs/download.md

69 lines
3.1 KiB
Markdown
Raw Normal View History

2024-06-23 16:30:49 +01:00
# Deluge Download
Latest Release: **Version**
## Linux
```div
[[Image(https://deluge-torrent.org/images/ubuntu-logo.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[https://tinyurl.com/installdeluge Ubuntu], also [wiki:Installing/Linux/Ubuntu#AddDelugePPARepository Deluge PPA]
[[Image(https://deluge-torrent.org/images/debian-logo.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=10, height=20)]]
[https://packages.debian.org/search?searchon=names&keywords=deluge Debian]
[[Image(https://deluge-torrent.org/images/fedora-logo.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[https://admin.fedoraproject.org/pkgdb/package/deluge/ Fedora]
[[Image(https://deluge-torrent.org/images/opensuse.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[http://packman.links2linux.org/install/deluge OpenSUSE 1click]
[[Image(https://deluge-torrent.org/images/arch-logo.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[https://wiki.archlinux.org/index.php/Deluge Arch]
[[Image(https://deluge-torrent.org/images/gentoo-logo.png, left, link=)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[http://packages.gentoo.org/package/net-p2p/deluge Gentoo]
[[Image(https://flathub.org/favicon.png, left, link=, width=16, height=16)]]
[[Image(https://deluge-torrent.org/images/spacer.gif, left, link=, width=7, height=20)]]
[https://flathub.org/apps/details/org.deluge_torrent.deluge Flatpak ]
```
## Microsoft Windows
<img src="https://deluge-torrent.org/images/xp-logo.png" left, link=>
<img src="https://deluge-torrent.org/images/spacer.gif" left, link=, width=7, height=20>
[Installer for 7, 8, 10](https://ftp.osuosl.org/pub/deluge/windows/?C=M;O=D)
## Apple macOS
Deluge 2.0 packages are not yet available, please see [docs](https://deluge.readthedocs.io/en/latest/intro/01-install.html)
<img src="https://deluge-torrent.org/images/apple-logo.gif" left, link=,height=16 width=16>
<img src="https://deluge-torrent.org/images/spacer.gif" left, link=, width=5>
[Deluge.app](https://ftp.osuosl.org/pub/deluge/mac_osx/?C=M;O=D)
<img src="https://deluge-torrent.org/images/macports.png" left, link=,height=16 width=16>
<img src="https://deluge-torrent.org/images/spacer.gif" left, link=, width=5>
[MacPorts](https://dev.deluge-torrent.org/wiki/Installing/MacOSX#MacPorts)
## BSD Unix
<img src="https://deluge-torrent.org/images/freebsd-logo.png" left, link=>
<img src="https://deluge-torrent.org/images/spacer.gif" left, link=, width=7, height=20>
<img src="https://deluge-torrent.org/images/spacer.gif" right, link=, width=15>
[FreeBSD](https://www.freshports.org/net-p2p/deluge/)
## Docker
[LinuxServer](https://hub.docker.com/r/linuxserver/deluge)
## Source
[_Install from source_](/installing/source) using [release tarballs](https://ftp.osuosl.org/pub/deluge/source/?c=m;o=d) or [git repository](gitrepo).