Skip to content

Document how to build and install this #10

@probonopd

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

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