Ubuntu24.04安装AppImage报错AppImages require FUSE to run.

报错如下:

解决:

bash 复制代码
sudo apt install libfuse2t64

如果不行:

bash 复制代码
sudo add-apt-repository universe
sudo apt install libfuse2t64

安装时又报错:

10354:0109/100149.571068:FATAL:setuid_sandbox_host.cc(158)\] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_markte75lsid/chrome-sandbox is owned by root and has mode 4755. Trace/breakpoint trap (core dumped)

解决:

启动时在后面加上--no-sandbox

相关推荐
小猫挖掘机(绝版)38 分钟前
通过tailscale实现一台电脑上vscode通过ssh连接另一台电脑上的VMware Linux 虚拟机
linux·windows·vscode·ubuntu·ssh
剑客的茶馆2 小时前
新服务器从0开始搭配Ubuntu+Conda+Docker+Dify
服务器·ubuntu·docker·conda·dify
正在走向自律7 小时前
Ubuntu系统下Python连接国产KingbaseES数据库实现增删改查
开发语言·数据库·python·ubuntu·kingbasees·ksycopg2
weixin_456904278 小时前
CentOS与Ubuntu的详细区别
linux·ubuntu·centos
zfxwasaboy8 小时前
linux Kbuild详解关于fixdep、Q、quiet、escsq
android·linux·ubuntu
yaoxtao15 小时前
java.nio.file.InvalidPathException异常
java·linux·ubuntu
IOT-Power19 小时前
Ubuntu下把 SD 卡格式化为 FAT32
linux·运维·ubuntu
帅得不敢出门1 天前
Docker安装Ubuntu搭建Android SDK编译环境
android·ubuntu·docker
小武~1 天前
ubuntu 系統使用過程中黑屏問題分析
ubuntu·gpu·黑屏
圆山猫1 天前
[VF2] Boot Ubuntu和Debian发行版
ubuntu·postgresql·debian