Migrating from Stacer
to Nexis

This page covers the mechanics of switching: installing Nexis, carrying over your configuration, and removing Stacer. For the case for switching — what changed, what's different, feature-by-feature — see Nexis vs. Stacer.

Nexis and Stacer can run side by side — installing one does not remove the other. The order below installs Nexis first, has you reconfigure it, and uninstalls Stacer last, so you have both tools available while your settings still exist in Stacer to reference.

1. Install Nexis

Linux

PPA (Ubuntu 25.10, 26.04 — x86_64 and ARM64):

sudo add-apt-repository ppa:s4solutionsllc/nexis
sudo apt update
sudo apt install nexis

Ubuntu 22.04, 24.04, and Linux Mint Zena aren't in the PPA's supported series — Nexis 2.6+ requires Qt 6.8 LTS, which isn't packaged there. Use the AppImage below instead.

AUR (Arch Linux):

yay -S nexis

AppImage (any distro, x86_64 or ARM64):

chmod +x Nexis-*.AppImage
./Nexis-*.AppImage

Download from the Releases page first. A .deb package is also available there for distros without PPA access.

macOS

Homebrew (Apple Silicon, macOS 14 Sonoma or later):

brew tap s4solutionsllc/nexis
brew install --cask nexis

Disk image:

Download the .dmg from the Releases page and drag Nexis into Applications.

Stacer is Linux-only — there is nothing to migrate on macOS beyond installing Nexis itself.

2. Reconfigure your settings

Nexis does not currently import Stacer's configuration automatically. A Settings Importer that reads Stacer's config directly from ~/.config/Stacer/Stacer.conf is planned but has not shipped — this section will be updated with a link to it once it does. Until then, four areas need manual re-setup in Nexis:

Keep Stacer installed while you do this — its Startup Apps, System Cleaner, and Services pages are the easiest reference for what to re-create in Nexis.

3. Uninstall Stacer

Once Nexis is set up the way you want it, remove Stacer using whichever method you used to install it:

apt purge removes the package but not your personal config at ~/.config/Stacer/ — that directory is left in place. Delete it manually once you're confident you've finished reconfiguring Nexis and no longer need it as a reference.

Get Nexis

Full release downloads and checksums are on GitHub.

Download Nexis