Skip to content

Document how to build and install this #10

Description

@probonopd

Document how to build and install this for non-Rust regulars.
Tested on Debian GNU/Linux 12 (bookworm).

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
. "$HOME/.cargo/env" 
git clone https://github.com/linux-packaging-rs/flatpak-ext-tools
cd flatpak-ext-tools

sudo apt-get -y install libssl-dev libflatpak-dev

cargo build

# target/debug/flatpak-ext

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions