Go to file
2024-12-24 11:26:20 +08:00
.workflow update .workflow/Debian-Build-amd64.yml. 2024-11-12 11:28:44 +00:00
debian adjust: now we don't depend dpkg in building 2024-12-24 11:26:20 +08:00
src adjust: now we don't depend dpkg in building 2024-12-24 11:26:20 +08:00
.gitignore adjust: now we don't depend dpkg in building 2024-12-24 11:26:20 +08:00
LICENSE Initial commit 2023-07-19 09:24:41 +00:00
README.md https://share.spark-app.store/index.php?share/folder&user=1&sid=wHP86Kp4 2024-12-15 07:03:06 +00:00
README.zh.md https://share.spark-app.store/index.php?share/folder&user=1&sid=wHP86Kp4 2024-12-15 07:03:06 +00:00
tips-slimize-container update tips-slimize-container. 2023-12-25 09:35:52 +00:00

Bookworm compatibility mode

中文

Bookworm compatibility mode is a part of Amber Compatability Environment(ACE)

Amber Compatability Environment is a container app packaging and distributing solution.

With the help of bubblewrap, a super tiny container solution, you can run a Debian 12 container in almost every linux distrobution. When you can not launch or pack an Appimage App, using Bookworm compatibility mode can allow you to pack the app in a newer environment and also be able to run on more distrobutions. It is a good choice!

You need to logout or reboot your computer to show the entries in launcher app list if it's your first time using ACE.

Please use git clone --recurse-submodules to obtain the env

Install Guide

Quick Install (Need to install Spark Store first)

spk://store/tools/cn.flamescion.bookworm-compatibility-mode/

Manual InstallDebian/Fedora/Arch)

Share Linkhttps://share.spark-app.store/index.php?share/folder&user=1&sid=wHP86Kp4

Ubuntu 18.04 Need install https://packages.debian.org/buster/bubblewrap

Arch: yay -S amber-ce-bookworm

Amber-CE x86

Use LAT to run a x86 bookworm container. Can install x86 debs and run x86 apps

https://pan.huang1111.cn/s/P63D6Cm


Build Guide

Debian

apt build-dep .
dpkg-buildpackage -us -uc -b 

Fedora

See https://gitee.com/amber-ce/ace-rpm

Arch

yay -S amber-ce-bookworm