Portable · recommended
Make the downloaded file executable, then run it directly.
chmod +x ~/Downloads/NamLauncher-*.AppImage
~/Downloads/NamLauncher-*.AppImage
Installation guide
Choose your operating system, download only from the official NamLauncher website, and follow the steps below.
Windows · x64 installer
Use the NamLauncher .exe installer. You do not need to turn off Windows Security.
Open the official download section and select the Windows .exe package.
Open the downloaded file, approve the standard Windows prompt, and complete Setup.
Open NamLauncher from the Start menu. It uses the default launcher data folder automatically; you can move it later in Settings.
Linux · x64 packages
The download menu shows only packages that are currently published. AppImage is the simplest portable option.
Make the downloaded file executable, then run it directly.
chmod +x ~/Downloads/NamLauncher-*.AppImage
~/Downloads/NamLauncher-*.AppImage
Install the local package with APT so required system dependencies can be resolved.
cd ~/Downloads && sudo apt install ./NamLauncher-*.deb
Use DNF to install the downloaded RPM and its required dependencies.
cd ~/Downloads && sudo dnf install ./NamLauncher-*.rpm
Install the local bundle for your user, then open NamLauncher from the application menu.
cd ~/Downloads && flatpak install --user ./NamLauncher-*.flatpak
Install the downloaded package with pacman.
cd ~/Downloads && sudo pacman -U ./NamLauncher-*.pkg.tar.zst
macOS · universal DMG
The free macOS build is distributed from this website without Apple notarization, so macOS will ask you to confirm the first launch.
Select the macOS package in the official download menu. It supports Apple silicon and Intel Macs.
Open the DMG and drag NamLauncher into the Applications folder, then eject the disk image.
In Applications, Control-click NamLauncher and choose Open. If macOS still blocks it, close the warning and continue to the next step.
Open System Settings, choose Privacy & Security, scroll to Security, and click Open Anyway for NamLauncher. Confirm Open when macOS asks again.
Before you continue
If a package is marked unavailable, it has not been published yet. Choose another available format or return after the next release.