-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

flatpak-builder


> Help build application dependencies.

More information.


Build a Flatpak and export it to a new repository:

flatpak-builder {path/to/build_directory} {path/to/manifest}

Build a Flatpak and export it to the specified repository:

flatpak-builder --repo={repository_name} {path/to/build_directory} {path/to/manifest}

Build a Flatpak and install it locally:

flatpak-builder --install {path/to/build_directory} {path/to/manifest}

Build and sign a Flatpak and export it to the specified repository:

flatpak-builder --gpg-sign={key_id} --repo={repository_name} {path/to/manifest}

Run a shell inside of an application sandbox without installing it:

flatpak-builder --run {path/to/build_directory} {path/to/manifest} {sh}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:39:30 2024