You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SnowRunner Editor - Linux Installation Guide
Option 1: Universal .AppImage (recommended)
Download the SnowRunnerEditor-x86_64-.AppImage file.
Make it executable:
chmod +x SnowRunnerEditor-.AppImage
Run it directly:
./SnowRunnerEditor-.AppImage
Option 2: Debian / Ubuntu (.deb)
Download the .deb package from the Releases page.
Install it with dpkg:
sudo dpkg -i snowrunner-editor__amd64.deb
Run from the applications menu or by typing:
snowrunner-editor
Option 3: Fedora / RHEL / openSUSE (.rpm)
Download the .rpm package from the Releases page.
Install it using your package manager:
Fedora:
sudo dnf install snowrunner-editor-.rpm
openSUSE:
sudo zypper install snowrunner-editor-.rpm
Launch from the applications menu or by typing:
snowrunner-editor
Notes:
Both .deb and .rpm automatically add a menu entry and icon.
The .AppImage version is portable and works on almost any modern Linux distro.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
i have no idea if this works
SnowRunner Editor - Linux Installation Guide
Option 1: Universal .AppImage (recommended)
Download the SnowRunnerEditor-x86_64-.AppImage file.
Make it executable:
chmod +x SnowRunnerEditor-.AppImage
Run it directly:
./SnowRunnerEditor-.AppImage
Option 2: Debian / Ubuntu (.deb)
Download the .deb package from the Releases page.
Install it with dpkg:
sudo dpkg -i snowrunner-editor__amd64.deb
Run from the applications menu or by typing:
snowrunner-editor
Option 3: Fedora / RHEL / openSUSE (.rpm)
Download the .rpm package from the Releases page.
Install it using your package manager:
Fedora:
sudo dnf install snowrunner-editor-.rpm
openSUSE:
sudo zypper install snowrunner-editor-.rpm
Launch from the applications menu or by typing:
snowrunner-editor
Notes:
Both .deb and .rpm automatically add a menu entry and icon.
The .AppImage version is portable and works on almost any modern Linux distro.
This discussion was created from the release SnowRunner Save Editor Linux.
Beta Was this translation helpful? Give feedback.
All reactions