flatpak

Build, install and run flatpak applications and runtimes. More information: <https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak>.

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