在大多數發行版中,只需下載 .AppImage 文件,使用 chmod +x $AppImage 使其可執行,然後執行即可。但這在 NixOS 中無法直接使用,因為 AppImage 文件通常(即使並非總是)依賴於硬編碼路徑中的某些系統庫。
.AppImage
chmod +x $AppImage