Flatpak
The easiest, universal containerized method is to use flatpak install flathub fr.natron.Natron
Native Package Manager
You can also use your package manager to install them.
- Fedora & AlmaLinux -
sudo dnf install natron - CachyOS -
sudo pacman -S natron
Native vs Flatpak
Flatpak versions may not interface with local python scripts if you use those because of the sandboxing, but more easily consistent across operating systems. Native packages via
pacmanordnfwill be more compatible with python workflows.
Or go to the website and download the preferred installer/portable version. Download the Installer and unzip it. Right click on it and ensure its executable, then run it. Follow the GUI installer prompts.