Installing a beta version
Beta versions often have some new features that will soon make its way into the stable branch. If you want to help testing, you can install the beta version from Flatpak.
Important
You should always make a backup of your data before running beta-level versions.
To make a backup of your Tubefeeder-Data, please copy ~/.local/share/tubefeeder
to a save place and restore the data by copying it back.
Only copy the data while Tubefeeder is not running.
Installing the beta version
You will first have to remove the stable version, if installed, e.g. by using
flatpak remove de.schmidhuberj.tubefeeder
Now add the flathub-beta
repository and install Tubefeeder:
flatpak remote-add flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
flatpak install flathub-beta de.schmidhuberj.tubefeeder
Notice
Copyright: 2021 Julian Schmidhuber github@schmiddi.anonaddy.com
Unless otherwise noted content on this wiki may be used under the terms of the GNU FDL, either version 1.3 (https://www.gnu.org/licenses/fdl-1.3.html) or (at your opinion) any later version of the license, or (at your opinion) the CC-BY-SA-4.0-license (https://creativecommons.org/licenses/by-sa/4.0/legalcode).