내용으로 건너뛰기
권남
사용자 도구
로그인
사이트 도구
검색
도구
문서 보기
이전 판
역링크
최근 바뀜
미디어 관리자
사이트맵
로그인
>
최근 바뀜
미디어 관리자
사이트맵
추적:
linux:appimage
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== AppImage ====== * https://appimage.org/ * https://appimage.github.io/apps/ * https://www.appimagehub.com * https://github.com/Nitrux/nx-software-center * [[linux:app_outlet|App Outlet]] * Linux 용 애플리케이션 패키징/배포 시스템. * 단 하나의 파일로 애플리케이션을 묶어서 배포하고 모든 배포판에서 실행가능하게 만든다. ===== AppImage Launcher ===== * https://github.com/TheAssassin/AppImageLauncher * [[https://github.com/TheAssassin/AppImageLauncher/wiki|Home · TheAssassin/AppImageLauncher Wiki]] * AppImage 를 설치하고 데스크탑 메뉴로 통합하고 업그레이드 하는등을 자동화해준다. ===== 실행 ===== * ''*.AppImage'' 파일에 실행 권한을 주고,<code sh> chmod +x your.AppImage </code> * 실행한다. * 끝. ===== chrome-sandbox 관련 오류 ===== * [[:electron|Electron]]으로 만들어진 App 실행시 다음과 같은 오류가 발생하기도 함. 특히 [[linux:mxlinux|MX Linux]] [[https://hamonikr.org/Free_Board/68903|자유게시판 - AppImage실행이 안돼는 이유?]] >''[14864:1110/033125.459686:FATAL:setuid_sandbox_host.cc(157)] 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_GoPandhSoqlN/chrome-sandbox is owned by root and has mode 4755.'' * ''%%--no-sandbox%%'' 옵션을 주고 실행하면 된다. ===== 참고 ===== * [[https://mxlinux.org/wiki/applications/appimages/|MXLinux AppImages]]
linux/appimage.txt
· 마지막으로 수정됨: 2020/11/22 22:30 저자
kwon37xi
문서 도구
문서 보기
이전 판
역링크
맨 위로