Even if your distribution is not listed right here, it will very likely work.
Manjaro
- Phosh
- Beta 5
- Plasma
- Beta 2:
libhandy
must be installed manually:sudo pacman -S libhandy
- Beta 2:
Arch Linux Arm
- Phosh
- 2021/02/14
PostmarketOS / Alpine
- Phosh
- 2021/06/07 (OnePlus 6)
Build instructions
These instructions are for native building on device.
Install dependencies:
sudo apk add git cargo glib glib-dev cairo-dev pango-dev atk-dev gdk-pixbuf-dev gtk+3.0-dev libhandy1-dev mpv youtube-dl
Clone the repo and build:
git clone https://github.com/Tubefeeder/Tubefeeder
cd Tubefeeder
cargo build --release
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).