Installing Ohmnia on Linux
Step by step, assuming nothing. If you have never installed a program on Linux, this page is for you: there is no command to type.
The Linux version has not been released yet. This page describes what to do once it is. For now, only the Windows version is available for download.
Which of the two files to take
Two files will be offered. They install the same application: only the way it is stored on your computer differs.
Not sure which Linux you have? Take the .AppImage: it works everywhere.
Using the .deb file
- Download the file ending in
.debfrom the download page. It lands in your Downloads folder. - Double-click it. An installation window opens. If nothing happens: right-click the file → Open with → Software Install.
- Click Install, then enter your login password when asked. This is normal: installing a program requires your permission.
- Open your applications menu and look for Ohmnia. That is all.
Using the .AppImage file
An AppImage is a single file containing the whole program. It does not install: you put it wherever you like and run it. One step is slightly unusual — you have to tell Linux that this file is allowed to run. It is a safety measure, and it takes three clicks.
- Download the file ending in
.AppImage. - Put it where you will find it again — your home folder, or an Applications folder you create. Avoid leaving it in Downloads, where you may delete it by accident.
- Right-click the file → Properties → Permissions tab, then tick Allow executing file as program. Close the window. Depending on your version of Linux, the tick box may be called "Executable" or "Allow launching". It is the same thing.
- Double-click the file. Ohmnia opens.
If something goes wrong
The execute permission is not ticked. Go back to step 3 above: right-click → Properties → Permissions.
A component is missing that some recent Linux versions no longer ship by default. Open your software centre, search for libfuse2, install it and try again. If you would rather avoid this, take the .deb file instead.
Your Linux version probably does not use that format. Take the .AppImage file, which works everywhere.
Log out and back in: the menu is rebuilt at that point.
Where your data lives on Linux
As on Windows, everything stays on your computer. Your data is kept in a hidden folder inside your home folder:
~/.config/Ohmnia
To see it in your file manager, press Ctrl + H — that shows hidden folders. You normally have no reason to touch anything in there by hand: use App settings inside Ohmnia instead, which can open that folder for you and handle your backups.
Ready to try?
Go to the download