AppImage / AppImage/docs.appimage.org
Improve message error for installing FUSE on Ubuntu
- Ngôn ngữ chính
- HTML
- Star
- 49
- Fork
- 45
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.