Even if your distribution is not listed right here, it will very likely work.

Manjaro

Arch Linux Arm

PostmarketOS / Alpine

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/Pipeline
cd Pipeline

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).