Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
[Application sharing]
基于Python的Appimage转玲珑包GUI程序
Linyaps
759
views ·
4
replies ·
To
floor
Go
天空之城Top
deepin
2024-09-05 12:56
Author
deb下载
使用环境:deepin23,安装玲珑构建环境,python3.12
图片:
使用方法:
1. 选择appimage文件,点击open
2. 填写软件包名,应用名称,应用版本和描述,包名为4位数字,逗号分隔
3. 点击开始构建
4. 构建完成后,可在/home/deepin(用户名)/altairgraphql(应用名称)目录看到yaml文件等,程序不会执行export,如果构建没问题,可以在此目录执行 ll-builder export --layer得到layer文件。
5. 如果遇到程序无法运行,可以在构建目录执行ll-builder run --exec /bin/bash进入容器内查看问题
6. 安装后图标异常,可打开/home/deepin/altairgraphql(构建目录)/linglong/output/binary/entries/../files/share查看icons文件夹是否存在
Reply
Like 4
Favorite
View the author
All Replies
Ziggy
deepin
2024-09-05 13:23
#1
很实用
Reply
Like 0
View the author
immutable
deepin
2024-09-05 14:23
#2
Reply
Like 0
View the author
Jokul
deepin
2024-09-05 23:53
#3
Reply
Like 0
View the author
把一切操作变成GUI
deepin
Backbone of ecological co-construction group
2024-09-06 01:58
#4
🙂
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Bluetooth not working after laptop suspend mode
keyring deepin password.. WTF... Not user friendly
UNABLE TO SYNC IN BRAZIL
Popular Events
More
deb下载
使用环境:deepin23,安装玲珑构建环境,python3.12
图片:
使用方法:
1. 选择appimage文件,点击open
2. 填写软件包名,应用名称,应用版本和描述,包名为4位数字,逗号分隔
3. 点击开始构建
4. 构建完成后,可在/home/deepin(用户名)/altairgraphql(应用名称)目录看到yaml文件等,程序不会执行export,如果构建没问题,可以在此目录执行 ll-builder export --layer得到layer文件。
5. 如果遇到程序无法运行,可以在构建目录执行ll-builder run --exec /bin/bash进入容器内查看问题
6. 安装后图标异常,可打开/home/deepin/altairgraphql(构建目录)/linglong/output/binary/entries/../files/share查看icons文件夹是否存在