1.. _Downloads:
2
3.. include:: icons.rst
4
5Downloads
6=========
7
8================ ================================================ ==========================================
9**Linux:**       |flatpak-logo| :ref:`Flatpak <flatpak>`
10   \             |ubuntu-logo| :ref:`Ubuntu <ubuntu>`             |debian-logo| :ref:`Debian <debian>`
11   \             |fedora-logo| :ref:`Fedora <fedora>`             |opensuse-logo| :ref:`openSUSE <opensuse>`
12   \             |arch-logo| :ref:`Arch Linux <arch>`
13**Windows:**     |windows-logo| :ref:`Windows <windows>`
14**macOS:**       |macosx-logo| :ref:`macOS <macosx>`
15**Development:** |source-logo| :ref:`Release Tarballs <tarballs>`
16================ ================================================ ==========================================
17
18All files are signed with the following key: `0EBF 782C 5D53 F7E5 FB02  A667 46BD 761F 7A49 B0EC <http://keyserver.ubuntu.com/pks/lookup?op=vindex&search=0x46BD761F7A49B0EC&fingerprint=on>`__
19
20----
21
22
23.. _tarballs:
24
25|source-logo| Release Tarballs
26------------------------------
27
28.. include:: tables/default.rst
29
30For old releases see the `full file listing <https://github.com/quodlibet/quodlibet/releases>`__.
31
32
33.. _flatpak:
34
35|flatpak-logo| Flatpak
36----------------------
37
38`Quod Libet on Flathub
39<https://flathub.org/apps/details/io.github.quodlibet.QuodLibet>`__
40
41
42.. _ubuntu:
43
44|ubuntu-logo| Ubuntu
45--------------------
46
47Stable Repo (14.04+):
48    ::
49
50        $ sudo add-apt-repository ppa:lazka/ppa
51
52
53Unstable PPA (16.04+):
54    ::
55
56        $ sudo add-apt-repository ppa:lazka/dumpingplace
57
58
59.. _debian:
60
61|debian-logo| Debian
62--------------------
63
64Stable Repo:
65    * Debian Stable::
66
67        # deb http://lazka.github.io/ql-debian/stable/ quodlibet-stable/
68
69        sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5A62D0CAB6264964
70        sudo apt-get update
71        sudo apt-get install quodlibet
72
73Unstable Repo:
74    * Debian Testing::
75
76        # deb http://lazka.github.io/ql-debian/testing/ quodlibet-unstable/
77
78        sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5A62D0CAB6264964
79        sudo apt-get update
80        sudo apt-get install quodlibet
81
82
83.. _fedora:
84
85|fedora-logo| Fedora
86--------------------
87
88* `Fedora Stable Repo <https://software.opensuse.org/download.html?project=home%3Alazka0%3Aql-stable&package=quodlibet>`__
89* `Fedora Unstable Repo <https://software.opensuse.org/download.html?project=home%3Alazka0%3Aql-unstable&package=quodlibet>`__
90
91For stable releases check out the `official
92repos <https://apps.fedoraproject.org/packages/quodlibet/overview/>`__ first -
93they usually contain the latest release.
94
95
96.. _opensuse:
97
98|opensuse-logo| openSUSE
99------------------------
100
101* `openSUSE Stable Repo <https://software.opensuse.org/download.html?project=home%3Alazka0%3Aql-stable&package=quodlibet>`__
102* `openSUSE Unstable Repo <https://software.opensuse.org/download.html?project=home%3Alazka0%3Aql-unstable&package=quodlibet>`__
103
104.. _arch:
105
106|arch-logo| Arch Linux
107----------------------
108
109Stable:
110    ::
111
112        $ pacman -S quodlibet
113
114
115Unstable:
116    See `quodlibet-git <https://aur.archlinux.org/packages/quodlibet-git/>`__ in
117    the `AUR <https://wiki.archlinux.org/index.php/AUR>`__.
118
119
120.. _windows:
121
122|windows-logo| Windows
123----------------------
124
125.. include:: tables/windows.rst
126
127.. include:: tables/windows_portable.rst
128
129For old releases see the `full file listing <https://github.com/quodlibet/quodlibet/releases>`__.
130
131
132.. _macosx:
133
134|macosx-logo| macOS
135-------------------
136
137.. include:: tables/osx_quodlibet.rst
138
139.. include:: tables/osx_exfalso.rst
140
141For old releases see the `full file listing <https://github.com/quodlibet/quodlibet/releases>`__.
142