Linux
Nexis provides native packages for Debian/Ubuntu and Fedora/RHEL families, a portable AppImage, and an AUR package for Arch-based distros.
Debian / Ubuntu (.deb)
Section titled “Debian / Ubuntu (.deb)”Download the .deb from the releases page
and install it:
sudo apt install ./nexis_*_amd64.debFedora / RHEL (.rpm)
Section titled “Fedora / RHEL (.rpm)”sudo dnf install ./nexis-*.x86_64.rpmAppImage
Section titled “AppImage”The AppImage is a single portable file — no installation required:
chmod +x Nexis-*.AppImage./Nexis-*.AppImageArch (AUR)
Section titled “Arch (AUR)”Nexis is packaged on the AUR. Install it with your favorite helper:
yay -S nexisTroubleshooting
Section titled “Troubleshooting”- Wayland rendering glitches — try launching with
WEBKIT_DISABLE_DMABUF_RENDERER=1. - On desktop Linux, the
.deb/.rpmbuilds are usually smoother than the AppImage.
More fixes live in Troubleshooting.
