AppImage / AppImage/docs.appimage.org
Improve message error for installing FUSE on Ubuntu
未关闭
- 主要语言
- HTML
- 星标
- 49
- 派生
- 45
- PR 合并指标
- 30 天内没有已合并 PR
描述
When trying to run AppImages without fuse on Ubuntu this error appears
```
AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
```
Can we do a simple bash script to test if it's ubuntu? Something that does `cat /etc/os-release` and suggests the same as [this](https://askubuntu.com/questions/1363783/cant-run-an-appimage-on-ubuntu-20-04)
Might try to do a PR if the issue is accepted
(IDK if this issue belongs here)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。