mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-09-30 23:22:21 +08:00
20 lines
851 B
Markdown
20 lines
851 B
Markdown
# 书虫兼容环境
|
||
书虫兼容环境,使用bwrap容器在deepin或UOS上使用Debian 12的应用,为你带来更好的使用体验!
|
||
|
||
兼容环境内不允许提权,若要在容器内使用root,请使用 sudo bookworm-run
|
||
|
||
## 构建指南
|
||
|
||
先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
||
|
||
|
||
# Bookworm compatibility mode
|
||
|
||
Bookworm compatibility mode allows you to use Debian 12 applications on deepin or UniontechOS using bwrap containers, providing you with a better user experience!
|
||
|
||
It is not allowed to gain root privileges within the compatible environment. If you need to use root within the container, please use "sudo bookworm-run"
|
||
|
||
## Build Guide
|
||
|
||
Build the container first then build the package. Container at `src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|