flatpak-builder

Help build application dependencies. More information: <https://docs.flatpak.org/en/latest/flatpak-builder-command-reference.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y flatpak-builder
Ubuntu
RUN apt-get update && \ apt-get install -y flatpak-builder
Arch Arch Linux
RUN pacman -S --noconfirm flatpak-builder
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y flatpak-builder
CentOS
RUN yum install -y flatpak-builder
Fedora
RUN dnf install -y flatpak-builder
Raspbian
RUN apt-get update && \ apt-get install -y flatpak-builder
click the source code to copy install flatpak-builder on any operating system with command-not-found.com