Close Menu
Technoracle
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    TechnoracleTechnoracle
    • Home
    • AWS
      • EC2
      • Lightsail
      • RDS
      • S3
    • Ubuntu
      • Ubuntu 20.04
      • Ubuntu 22.04
    • AI Tools
    • Web Hosting
    • WordPress
    • Tech News
    Technoracle
    Home - Ubuntu - How to Install Blender on Ubuntu [Step by Step Guide]
    Ubuntu

    How to Install Blender on Ubuntu [Step by Step Guide]

    Rajesh ShivamBy Rajesh ShivamMay 3, 2021Updated:June 13, 2023No Comments2 Mins Read

    Page Contents

    Toggle
    • Blender 3D Installation
      • Installation Prerequisites
      • Blender 3D installation ways
        • Blender Installation from the Command line
          • Step 1: Update the system
          • Step 2: Install Blender 3D on Ubuntu 20.04
        • Install Blender 3D from the Ubuntu Software Center
          • Step 1: Go to Ubuntu Software and search for blender.
          • Step 2: Select the blender software from the dropdown and click install.
        • Installation Blender from Snap Store.
          • Step 1: Open snap store and search blender
          • Step 2: Install Blender by clicking install

    Blender 3D Installation

    Blender is a cross-platform open-source application to make 3D shapes and images. In this article, I will cover step by step guide to install Blender on Ubuntu.

    So, let’s dive in.

    Installation Prerequisites

    Before install please make sure that your system should have following minimum requirements.

    System 64-bit dual core 2Ghz CPU with SSE2 support
    Memory4 GB RAM
    Display1280×768 display
    HardwareMouse, trackpad or pen+tablet
    GraphicsGraphics card with 1 GB RAM, OpenGL 3.3

    Blender 3D installation ways

    You can install Blender using different ways. I will explain following methods step by step.

    • Blender Installation from the Command line.
    • Installation from Snap Store.
    • Installation using Ubuntu Software Center.

    Blender Installation from the Command line

    Step 1: Update the system

    First update your Ubuntu by using following command.

    $ sudo apt update
    Step 2: Install Blender 3D on Ubuntu 20.04

    Now, install Blender on your system by following command.

    $ sudo apt install blender

    Upon successful installation, check the blender version in command line.

    $ blender -v

    Output should be something like this

    Install Blender on Ubuntu

    Install Blender 3D from the Ubuntu Software Center

    Step 1: Go to Ubuntu Software and search for blender.
    Install Blender on Ubuntu
    Step 2: Select the blender software from the dropdown and click install.
    Install Blender from Ubuntu Software Center
    Blender Installation of Ubuntu Software Center

    Installation Blender from Snap Store.

    If your system already have snap store installed, then open snap store from application.

    If it is not installed on your system, you can install snap store by following this guide.

    Step 1: Open snap store and search blender
    Install Blender on Ubuntu
    Step 2: Install Blender by clicking install
    Blender installation steps

    ubuntu tips
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Reddit
    Previous ArticleHow to Install Nodejs on Amazon Linux 2 Easily
    Next Article How to Install WordPress on cPanel manually (without Softaculous)
    Rajesh Shivam
    • LinkedIn

    Rajesh Shivam is a seasoned professional with expertise in AWS and Linux System Administration. With over 10 years of freelancing experience, he brings a wealth of knowledge to the table. Rajesh has a strong passion for technology and stays connected with the latest happenings in the field. His dedication and expertise make him a trusted resource for all things tech-related.

    Related Posts

    linux commands every user should know in 2025
    Ubuntu 24.04

    25 Must-Know Linux Commands Every User Should Master in 2025

    Read More
    TeamViewer and Ubuntu logos on gradient background – banner for how to install TeamViewer on Ubuntu 24.04 tutorial
    Ubuntu 24.04

    How to Install TeamViewer on Ubuntu 24.04 [Fast & Easy Steps]

    Read More
    Troubleshooting ‘Permission Denied (publickey)’ SSH error on a Linux server using secure terminal access
    Ubuntu

    Fix ‘Permission Denied (publickey)’ SSH Error on Linux [Step-by-Step Guide]

    Read More
    Add A Comment
    Leave A Reply Cancel Reply

    linux commands every user should know in 2025

    25 Must-Know Linux Commands Every User Should Master in 2025

    April 10, 2025
    TeamViewer and Ubuntu logos on gradient background – banner for how to install TeamViewer on Ubuntu 24.04 tutorial

    How to Install TeamViewer on Ubuntu 24.04 [Fast & Easy Steps]

    April 10, 2025
    Troubleshooting ‘Permission Denied (publickey)’ SSH error on a Linux server using secure terminal access

    Fix ‘Permission Denied (publickey)’ SSH Error on Linux [Step-by-Step Guide]

    April 8, 2025
    Blog banner showing Ubuntu logo, coding laptop, and icons for VS Code, Docker, and Git with the title 'Perfect Dev Setup in Ubuntu 24.04 – Step-by-step guide for developers' on a dark tech-themed background.

    How to Set Up the Perfect Development Environment on Ubuntu 24.04

    April 8, 2025

    Subscribe to Blog

    Enter your email address to subscribe to
    this blog and receive notifications of new posts by email.

    Facebook X (Twitter) Instagram Pinterest
    • Sitemap
    • Privacy Policy
    • Disclaimer
    • Term of Services
    © 2025 Technoracle

    Type above and press Enter to search. Press Esc to cancel.

    Click to Copy