Skip to content

Blender

Blender is a free, open-source package for creating 3D objects. It supports the entire 3D pipeline: modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender

Installation from repository

Blender can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Blender and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install blender
shell
epm -i blender

Installation using Flatpak

If you have the Flatpak package, you can install Blender with one command:

shell
flatpak install flathub org.blender.Blender

Or using the GNOME Software 🤔

Follow the link to install Blender, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.