Linux

Quick Start

Open a terminal, then go to the directory where Blender is installed, and run Blender like this:

cd <blender installation directory>
./blender

If you have Blender installed in your PATH (usually when Blender is installed through a distribution package), you can simply run:

blender

Details

Depending on your desktop environment setup, a Blender icon may appear on your desktop or an entry for Blender is added to your menu after you install Blender.

Many desktop environments support the ability to “Run in terminal”.

../../../_images/advanced_command-line_launch_linux_kde.png

Configuring the KDE menu icon to start Blender from a terminal.

This screenshot shows Blender started from a Linux Terminal and the resulting text output written to it:

../../../_images/advanced_command-line_launch_linux_console.png

Starting Blender from a Linux terminal window.