AppImage / AppImage/docs.appimage.org

No instructions for Fedora Atomic Desktop

未關閉
#99 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
49
分支
45
PR 合併指標
30 天內沒有已合併 PR

描述

I try to use the Jetbrains Toolbox AppImage package in a BoxBuddy/Distrobox container on [Universal Blue distros](https://universal-blue.org/) (based on Fedora Silverblue, this is the future of Linux desktop for non-techy users).

On Fedora images for Distrobox, AppImage packages don't work out of the box. They need A BUNCH OF DEPENDENCIES to be installed MANUALLY by the users before being able to run. And there is NO EASY INSTRUCTION TO KNOW WHAT MISSING LIBRARIES TO INSTALL WHATSOEVER for new users. I had to find the missing libraries by myself.

Install GTK (latest): `sudo dnf install gtk4`
Install FUSE filesystem (legacy version): `sudo dnf install fuse fuse-libs`

Maybe you should include this important information in the troubleshooting section of the documentation for newbie users?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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