You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/download.md
+22-3Lines changed: 22 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ versions:
50
50
51
51
sudo pacman -S mixxx
52
52
- slug: flatpak
53
-
os: Flatpak (any Linux distribution)
53
+
os: Flatpak from Flathub (currently unmaintained)
54
54
text: |
55
55
Mixxx is available for all Linux distributions as a Flatpak from Flathub. Refer to the [Flathub setup instructions](https://flathub.org/setup) for your distribution if you have not installed a Flatpak from Flathub before. Then, install the Mixxx Flatpak by running:
A great way to contribute to Mixxx is testing the upcoming version before it is being released.
92
92
The Mixxx team relies on a significant number of users switching to the beta version and using it at home.
@@ -120,6 +120,25 @@ versions:
120
120
$ sudo apt install mixxx
121
121
122
122
Using the PPA ensures that new package versions will be installed automatically with `apt`. Otherwise, you can [download individual packages](https://launchpad.net/~mixxx/+archive/ubuntu/mixxxbetas/+packages) and install them manually.
123
+
- slug: flatpak
124
+
os: Flatpak (any Linux distribution)
125
+
text: |
126
+
The beta version of Mixxx is available for all Linux distributions as a Flatpak from the official Mixxx Flatpak repository.
**Note:** When migrating from a distribution package or Mixxx built from source code, Mixxx Flatpak will not automatically recover your previous settings and database. Please refer to the [instructions in the manual](https://manual.mixxx.org/latest/chapters/advanced_topics#migrate-your-mixxx-library-and-settings-to-flatpak).
140
+
141
+
If you encounter issues with file or device permissions, please refer to the [Mixxx Flatpak repository](https://github.com/flathub/org.mixxx.Mixxx/issues) first.
If you're bored of thoroughly testing the beta snapshots, you can also test the current development snapshot to get a glimpse at the even newer features.
143
162
As for the beta snapshots, please refer to the [Testing wiki page](https://github.com/mixxxdj/mixxx/wiki/Testing) for where to find the latest builds and instructions how to test pull requests before they even reach this alpha.
0 commit comments