
Note purging Ubuntu PPA will either downgrade or remove packages installed from that PPA. Then purge the Ubuntu PPAs one by one: sudo ppa-purge ppa:savoury1/gcc-defaults-9 Firstly open terminal and run command to install ppa-purge: sudo apt install ppa-purgeĢ. If you don’t use these PPAs anymore and want to remove Blender, purge them by running following commands one by one:ġ.

Open Blender from system app launcher and enjoy! Remove Blender and Ubuntu PPAs: To do so, run commands: sudo add-apt-repository ppa:savoury1/gcc-defaults-9 sudo add-apt-repository ppa:savoury1/displayĦ.) Finally install package updates & install Blender:įirstly run command to refresh package cache and install available package updates: sudo apt update & sudo apt full-upgradeįinally install Blender 2.93 via command: sudo apt install blender To do so, run command in terminal: sudo add-apt-repository ppa:savoury1/ffmpeg4ĥ.) For Ubuntu 18.04 and Ubuntu 16.04 only.įor Ubuntu 18.04 and Ubuntu 16.04, you need to add even more PPAs for dependencies. To add the new PPA, simply run command in terminal: sudo add-apt-repository ppa:savoury1/blenderĤ.) And add the FFmpeg PPA for dependency libraries:

It’s important to remove libopenshadinglanguage1.10 package, or the configuration will fail while installing Blender 2.93. Open terminal and run command to remove old Blender packages if any: sudo apt remove blender blender-data libopenshadinglanguage1.10 You can try purge the PPA instead, but it won’t work in my case due to issue. Secondly, run command to remove the PPA: sudo add-apt-repository -remove ppa:thomas-schiex/blender If you installed old Blender packages from Thomas Schiex’s PPA, it’s better to remove it first to prevent from going to dependency hell!įirstly, open terminal from system app launcher. deb package format, Rob Savoury’s PPA maintains the latest packages for all current Ubuntu releases. “ Blender 2.93 brings 22 new nodes to the Geometry Nodes editor, mesh primitives support, adds the much anticipated Line Art modifier to automatically generate grease pencil lines around objects, a new and faster fill tool, and many Eevee renderer improvements.”īlender is available officially via Snap package, which can be easily installed from Ubuntu Software.įor those prefer the classic. And the next Blender 3.0 is under development now.

The free and open-source 3D modeling software Blender 2.93 was announced as LTS (Long Term Support) release.īlender 2.93 is the last major milestone of the 2.x series.
