Ubuntu CPU-X AppImage execution : libfuse.so.2 error
~$ ./CPU-X-4.5.3-x86_64.AppImage
dlopen(): error loading libfuse.so.2
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
~$ sudo apt install libfuse2
[sudo] gangserver 암호:
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다... 완료
상태 정보를 읽는 중입니다... 완료
다음 패키지가 자동으로 설치되었지만 더 이상 필요하지 않습니다:
linux-headers-6.2.0-26 linux-headers-6.2.0-26-generic
linux-image-6.2.0-26-generic linux-modules-6.2.0-26-generic
linux-modules-extra-6.2.0-26-generic
'sudo apt autoremove'를 이용하여 제거하십시오.
다음 새 패키지를 설치할 것입니다:
libfuse2
0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
88.6 k바이트 아카이브를 받아야 합니다.
이 작업 후 317 k바이트의 디스크 공간을 더 사용하게 됩니다.
(... Log omitted ...)