VOOZH about

URL: https://linuxconfig.org/how-to-install-blender-on-ubuntu-20-04-focal-fossa-linux-desktop

⇱ Install Blender on Ubuntu 20.04: Tutorial


Skip to content

In this tutorial we will be installing Blender on Ubuntu 20.04 Focal Fossa Desktop.

In this tutorial you will learn:

👁 Blender 3D creation suite on Ubuntu 20.04 Focal Fossa
Blender 3D creation suite on Ubuntu 20.04 Focal Fossa

Software Requirements and Conventions Used

Software Requirements and Linux Command Line Conventions
Category Requirements, Conventions or Software Version Used
System Installed Ubuntu 20.04 or upgraded Ubuntu 20.04 Focal Fossa
Software Blender
Other Privileged access to your Linux system as root or via the sudo command.
Conventions # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command
$ – requires given linux commands to be executed as a regular non-privileged user

Blender installation on Ubuntu 20.04 step by step instructions

Install Blender from command line

  1. Start by opening a terminal window and execution of the bellow apt command:
    $ sudo snap install blender --classic
    

    All done.

  2. You can start the Blender using the below command:
    $ blender
    


Install Blender using graphical user interface

  1. 👁 Open software application
    Use top left Activities menu to open the Software application.
  2. 👁 search for blender
    Search for blender application.
  3. 👁 Blender installation
    To begin the installation press the Install button.
  4. 👁 Enter your username and password
    Enter your username and password. Your user needs to belong to sudo administrative group.
  5. 👁 Start the Blender application
    Start the Blender application