A set of prebuilt Flatpak binaries for Amazon Linux 2.
Download the prebuilt package from the Release page.
Install the package.
sudo yum install -y albuild-flatpak-0.2.0-1.amzn2.x86_64.rpmLogout and login.
- Docker
Clone this repository.
git clone https://github.com/albuild/flatpak.gitGo to the repository.
cd flatpakBuild a new image.
bin/buildExtract a built package from the built image. The package will be copied to the ./rpm directory.
bin/cpDelete the built image.
bin/rmi