Nuclos Launcher as a Linux AppImage: libfuse2 prerequisite, execute permission and desktop integration with AppImageLauncher.

globe with meridians Language: Deutsch ยท English

hammer and wrench Linux AppImage (EN)

Run the Nuclos Launcher on Linux as an AppImage โ€“ incl. libfuse2 and optional desktop integration.

On this page

Prerequisite: libfuse2

Current Linux distributions need libfuse2 to load AppImages:

sudo apt-get install libfuse2 zlib1g-dev

Start

With execute permission the launcher starts directly:

chmod +x Nuclos_Launcher_*.AppImage

Desktop integration (optional)

For seamless integration (start menu, auto-updates) we recommend AppImageLauncher:

bash -c 'set -e; A=$(dpkg --print-architecture); case "$A" in amd64|arm64) F="appimagelauncher_2.2.0_${A}-bionic.deb";; *) echo "Not supported architecture: $A" >&2; exit 1;; esac; U="https://launchpad.net/appimagelauncher/2.x/v2.2.0/+download/$F"; wget -qO "/tmp/$F" "$U"; sudo apt-get install "/tmp/$F"; rm "/tmp/$F"'

Related pages

desktop computer Launcher (DE)


Enable & configure the launcher.

Open โ†’

rocket Installation (DE)


Install Nuclos.

Open โ†’