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 摘要。