AppImage / AppImage/docs.appimage.org

Improve message error for installing FUSE on Ubuntu

未關閉
#104 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。