mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2026-06-22 22:23:53 +08:00
+4
-9
@@ -33,15 +33,10 @@ Arch:`yay -S amber-ce-bookworm`
|
||||
|
||||
### Debian
|
||||
|
||||
先构建容器再打包,容器位置在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`
|
||||
|
||||
下面是详细步骤:
|
||||
|
||||
1. 安装依赖:sudo apt-get install arch-test debootstrap libnss-mymachines systemd-container
|
||||
2. 在`src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files`位置进入终端,执行`./build-container.sh amd64`[amd架构,其他架构同理]`
|
||||
3. 等待容器打包完成
|
||||
4. 进入`amber-ce-bookworm`目录,执行`fakeroot dpkg-deb -b src .`
|
||||
5. 等待打包完成
|
||||
```
|
||||
apt build-dep .
|
||||
dpkg-buildpackage -us -uc -b
|
||||
```
|
||||
|
||||
### Fedora
|
||||
|
||||
|
||||
Reference in New Issue
Block a user