Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 679 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 679 Bytes

Sideload

Translation status

Flatpak Installer

screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libflatpak-dev
  • libgranite-7-dev
  • libgtk-4-dev
  • libxml2-dev
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.sideload

ninja install
io.elementary.sideload