Skip to content

Beta Flatpak

Taiko2k edited this page Nov 11, 2022 · 5 revisions

Releases of Tauon on the Flathub beta channel are released situationally for testing and may not be up to date with latest development commit or stable release.

To install:

flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta com.github.taiko2k.tauonmb
flatpak make-current com.github.taiko2k.tauonmb beta

Again, once you finished testing, you should switch back to stable because beta may not always be up to date with stable.

To switch back to stable

flatpak make-current com.github.taiko2k.tauonmb stable

To remove the beta remote:

flatpak remote-delete flathub-beta
Clone this wiki locally