Blender - 3D modeller (Xenial & newer)

PPA description

Blender 3.6.11 builds (plus 3.3.18 LTS & 2.93.18 LTS) for Xenial & newer.

*** Blender builds here depend upon the private PPA for installation! ***

*** Please always see https://launchpad.net/~savoury1 for general updates about this Launchpad site before contacting me or reporting any bugs! ***

*** Big thanks to all those who have donated to support this project, you are very directly helping to keep it alive! To all who have not donated: please do so if you can afford it, this project depends on donations. ***

If software at this site is useful to you then please consider a donation:

*** Donations: https://paypal.me/Savoury1 & https://ko-fi.com/Savoury1 ***
*** Also https://patreon.com/Savoury1 & https://liberapay.com/Savoury1 ***

Update (27 Aug 2023): All pre-compiled CUDA kernels from today are created with CUDA 11.8.0 (this version rather than CUDA >= 12 is currently being chosen for widest compatibility with all Blender versions offered here).

*** For older updates about builds see "Updates" after "Install" below ***

* Note: The blender and blender-{293,lts} versions can be co-installed on the same system, as some blender* files are packaged as blender-{293,lts}* to ensure no file conflicts between the three packages. Plus they also use unique config paths (~/.config/blender/{2.93,3.3,3.6} for 293, LTS, main).

These are fresh builds with as many features enabled as possible. Making use of work by Irie Shinsuke [1], Thomas Schiex [2] & Debian's multimedia packaging team (thank you all!) and developing that work further this is a fairly complete and up-to-date Blender build. Packages found here that are not in default Debian/Ubuntu repos include: Alembic, Open Image Denoise, Open Shading Language, and Universal Scene Description (USD) from Pixar.

==========================================================================
                  Blender - fresh builds (Xenial & newer)
==========================================================================

alembic-io (1.8.6), armadillo (10.8.2), arpack (3.8.0), blender (3.6.11), blender-293 (2.93.18 old LTS), blender-git (4.1.0 Release Candidate 20240321), blender-lts (3.3.18), boost1.74 (1.74.0 Focal build has both Python 3.8 & 3.9 libraries), c-blosc (1.21.1), cfitsio (4.0.0), charls (2.4.2), coin3 (4.0.0), collada-dom (2.5.0), dcmtk (3.6.7), embree (3.13.4), expat (2.6.1), freeglut (3.4.0), freeimage (3.18.0), freexl (1.0.6), gdal (3.4.1), gdcm (3.0.14), geos (3.10.2), gmp (6.3.0), hwloc (2.10.0), ilmbase (3.1.10 = imath), jasper (4.2.3), json-c (0.17), lerc (4.0.0), libde265 (1.0.15), libdeflate (1.19), libevent (2.1.12-stable), libgeotiff (1.7.0), libheif (1.17.6), libraw (0.21.2), libwebp (1.3.2), llvm-toolchain-15 (15.0.7), mpdecimal (2.5.1), nanovdb (32.3-3), netcdf (4.8.1), ogdi-dfsg (4.1.0), onetbb (2021.9.0), opencollada (1.6.68), opencolorio (2.2.1), opencolorio1 (1.1.1), opencv (imath builds), openexr (3.2.4), openimagedenoise (2.2.2), openimagedenoise1 (1.4.3), openimageio (2.5.10.1), openjpeg2 (2.5.0), openscenegraph (3.6.5), openshadinglanguage (1.12.14.0), opensubdiv (3.5.0), openvdb (9.1.0), poppler (22.02.0), poppler-data (0.4.11), proj (8.2.1), pugixml (1.14.0), python3.10 (3.10.14), python3.11 (3.11.8), python3.9 (3.9.19), qhull (2020.2), robin-map (1.0.1), snappy (1.1.10), spatialite (5.0.1), superlu (5.3.0), tbb (2020.3), tiff (4.6.1~git240130), uriparser (0.9.6), usd (22.11), yaml-cpp (0.8.0), zlib (1.2.13)

Focal only: libdbi-perl (1.19 = libdeflate / renamed source for i386), numpy (1.19.5 with both Python 3.8 & 3.9 modules), pyside2 (5.14.0+really5.13.2 downgrade, due various use cases being broken by pyside2 5.14 plus Qt 5.12 in default Focal repositories, eg. missing pyside2-uic binary)

Xenial & Bionic: curl, collada2gltf, fftw3, fontconfig, freetype, hdf5 (1.10.0-patch1 libopenmpi3 rebuilds), icu (66.1), icu-le-hb (1.0.3+git180724), jemalloc (5.2.1), json-c4, libdap, libidn2, libpng1.6, libpsl (0.21.0), librttopo (1.1.0), libzstd, mpich (3.3.2), openmpi (4.0.3), openssl, potrace (1.16), pysimplesoap, python-{boto,httplib2,imaplib2} (compat with new openssl), tesseract, xerces-c (3.2.2), xz-utils

Xenial only: icu60, icu-le-hb, infinipath-psm, libfabric, libharu, libkml, libsquish, nghttp2, openmpi2 (2.1.1), rdma-core, sqlite3 (3.22.0)

Note: Many above deps for Xenial & Bionic are interconnected and have been copied here from other PPAs at this Launchpad site to make installation of the latest Blender on older series easier, without needing too many PPAs.

==========================================================================

*** Install ***

Blender here is built with the public FFmpeg 4 PPA (ppa:savoury1/ffmpeg4) and also the private FFmpeg PPA (ppa:savoury1/ffmpeg). Anyone who has made a donation can contact me to request access to the private PPA. After you have been given private PPA access do these steps for successful install:

  sudo add-apt-repository ppa:savoury1/ffmpeg4
  sudo add-apt-repository ppa:savoury1/blender
  sudo apt-get update
  sudo apt-get upgrade && sudo apt-get dist-upgrade
  sudo apt-get install blender

Notes for Blender >= 3.5.0 builds: Blender >= 3.5.0 here is built with and requires FFmpeg >= 6.0 (as supported by latest Blender versions). Thus, to install will require adding the following command to the top of the above:

  sudo add-apt-repository ppa:savoury1/ffmpeg6

Notes for pre-22.04 systems: Blender >= 3.5.0 requires GCC >= 11 for both building and installation. Only 22.04 has this GCC available in "official" repos, so pre-22.04 systems will need to add one of two GCC 11 PPAs for a successful installation. Either GCC 11 binaries or GCC 11 defaults can be added (the second will make GCC 11 the system default GCC version). So add either of the following commands to the top of the above for installation:

  sudo add-apt-repository ppa:savoury1/gcc-11

OR

  sudo add-apt-repository ppa:savoury1/gcc-defaults-11

Notes for pre-20.04 systems: Blender is demanding software and more recent versions require many newer system libraries than shipped with these older series. Packages here are built with various other PPAs at this Launchpad site (see "Build" heading below), and require various newer packages from certain PPAs to successfully install. This includes requiring GCC >= 9.3.0 (default GCC for 20.04) for building & installing Blender < 3.5 versions.

Firstly the display PPA must be added (add this to the top of above list):

  sudo add-apt-repository ppa:savoury1/display

Then either a PPA with GCC 9 binaries only, or a PPA setting GCC 9 as the system default can be added (similar to GCC 11 for Blender >= 3.5.0). Note that only a GCC 11 PPA is needed if also running Blender >= 3.5.0, whereas a GCC 9 PPA is needed if not running Blender >= 3.5.0 & running either of the Blender LTS versions here. So add one of the following commands to the top of the above list if only installing a Blender < 3.5 LTS version here:

  sudo add-apt-repository ppa:savoury1/gcc-9

OR

  sudo add-apt-repository ppa:savoury1/gcc-defaults-9

If running nVidia hardware see the display PPA for more information about nVidia drivers: https://launchpad.net/~savoury1/+archive/ubuntu/display

Note for Xenial: CUDA 11.1+ requires Linux kernel >= 4.5 for bug-free functionality, just as a newer kernel is best for numerous post-Xenial release (2016 onwards) display drivers and graphics programs. See here:

https://docs.nvidia.com/cuda/archive/11.1.0/cuda-installation-guide-linux/index.html

See the same display PPA above re: kernel >= 4.5 for new display drivers.

* Notes about Numpy: Due Blender 3.1+ needing Python 3.10+ (Xenial is 3.5, Bionic 3.6, and Focal 3.8) Blender here is built with Python 3.10 for all series. Numpy from python3-numpy (to /usr/lib/python3/dist-packages) will therefore not work with Python 3.10 used by Blender for 20.04 and earlier. A workaround is to install Numpy through pip then add a user site-packages path to sys.path in a startup script (following steps outlined below).

All blender{-lts}-data packages here depend on python3.10{-distutils} to ensure a complete Python 3.10 install is available. The following commands using Python 3.10 will install pip first & then a compatible Python Numpy package (bootstrap.pypa.io is hosted by Python Packaging Authority or PyPA so it's a trusted site in terms of downloading get-pip.py to install pip):

  cd ~
  curl https://bootstrap.pypa.io/get-pip.py | python3.10
  python3.10 -m pip install --target=.local/lib/python3.10/site-packages \
  numpy

Then a Blender startup script can be added, using the path for user config files. Use "~/.config/blender/3.6/scripts/startup" for 3.6 and create a file such as usercustomize.py (change "USER" in the below to the logged in username on your system) with contents such as the following two lines:

  import sys
  sys.path.insert(0, '/home/USER/.local/lib/python3.10/site-packages')

The result will be that "import numpy" works fine after loading Blender on older series (ie. Xenial or Bionic) making Numpy functionality available.

* Notes about OptiX: A report from a user of this PPA states that OptiX is unavailable with these Blender builds, even with OptiX kernels being built on my own local system and included in the Blender data packages. Due me having no nVidia hardware at present it is not possible for me to confirm.

Blender _cannot_ be built here on Launchpad with the OptiX headers due the combination of two reasons: highly restrictive nVidia licensing terms for OptiX headers (no redistribution of header source whatsoever allowed); and Launchpad (like Debian) disabling all network access during all builds for valid security reasons (meaning the headers cannot be directly accessed on nVidia's website during the build). Thus, if OptiX support is unavailable in these builds (even with pre-compiled ptx OptiX kernels) then you will either have to do your own Blender builds or use official Linux binaries.

*** Updates ***

Update (12 Apr 2023): Blender 3.5.0 now available! Built with FFmpeg 6.0 & GCC 11, read notes below under "Install" for instructions on installation.

Update (10 Apr 2023): Blender builds from today require the private PPA to successfully install. Anyone who has donated can contact me about access.

Update (7 Oct 2022): A glitch upgrading to Blender 3.3.1 for 20.04 Focal users (LP: #1992110) has been fixed today. Upgrading should now work fine!

Update (12 Sep 2022): Latest Blender 3.3.0 & 3.4.0 Alpha have pre-compiled CUDA kernels built with CUDA Toolkit 11.7.1 (most recent release). Also, a glitch preventing glTF export with compression is now fixed via a complete redo of the relevant Draco patch to make it work on Debian/Ubuntu systems.

Update (31 Jul 2022): Blender 3.2.1 & 3.3.0 Beta versions are now building successfully for Focal! Achieved by building Boost 1.74.0 with Python 3.9 rather than Python 3.8 (Focal default). To use these new Blender builds on Focal _requires_ this custom Boost 1.74.0 build here. So if any Focal user already has Boost 1.74.0 installed (from a local build or another PPA) it must be removed to successfully install and run these Blender builds here!

Update (30 Apr 2022): Builds of all three Blender versions (main, LTS, and git) are now available for Jammy. Also an additional call for donations to support the work on this PPA as there have been very few donations in over a year and a half that have specifically been for these Blender builds. If more donations for Blender don't come then work on this PPA may well end.

Update (15 Apr 2022): Due a complex issue between Focal Python 3.8, Boost 1.71, and changes in Python 3.10 (deprecated C API functions), Blender 3.1 and higher (which requires Python 3.10) is not building for Focal. Blender LTS 2.93.8 is building successfully for Focal with Python 3.9 (best Python for Blender LTS, as running LTS version with Python 3.10 has some issues).

Update (4 Jan 2022): Blender LTS 2.93.x is now packaged as blender-lts and latest release Blender 3.0.x is now packaged as blender, with blender-git moving to newest 3.1.0 alpha source. This means blender-{lts,git} now both have data files installed in versioned paths (ie. /usr/share/blender/x.x).

Update (29 Sep 2021): Blender git builds now include cycles-x branch which has been merged into master upstream. Also see notes below about OptiX.

Update (26 Feb 2021): Blender 2.92.0+ supports building CUDA kernels with a combination of CUDA 10.2 and 11.3 for SM_30 through SM_8x architectures.

Update (29 Sep 2020): Blender 2.91.0 Alpha and newer builds now with USD (Universal Scene Description) support plus pre-compiled CUDA 11.1 kernels.

*** Build ***

This PPA has build dependencies on:

  ppa:savoury1/build-tools
  ppa:savoury1/llvm-defaults-14
  ppa:savoury1/boost-defaults1.74
  ppa:savoury1/backports
  ppa:savoury1/python
  ppa:savoury1/graphics
  ppa:savoury1/multimedia
  ppa:savoury1/ffmpeg4
  ppa:savoury1/display

Additionally, for Blender >= 3.5.0 builds:

  ppa:savoury1/ffmpeg6

Additionally, for Xenial, Bionic & Focal:

  ppa:savoury1/gcc-defaults-11 (Blender >= 3.5.0 builds only)

Additionally, for Xenial & Bionic:

  ppa:savoury1/gcc-defaults-9
  ppa:savoury1/haskell-build
  ppa:savoury1/tex-2019

Note about i386: Blender is not a good match for i386 arch and 2.90+ fails to build on i386 even after carefully removing all amd64 only configs and deps. The Blender packages built here will thus always be amd64 only, as that is clearly the target architecture for all features. So bye bye i386!

*** Credits ***

- Creators of Blender: The Blender Foundation and Blender Institute
  https://www.blender.org/about/

- Package code for Blender: Debian Multimedia Maintainers
  https://tracker.debian.org/pkg/blender

- Python 3.10 packages: Now provided by backports from ppa:savoury1/python
  with packaging hints and ideas from Felix Krull & the "deadsnakes" team
  (https://launchpad.net/~deadsnakes) whose packages were used previously.

- Package code for Alembic and Open Image Denoise: Irie Shinsuke

- Package code for Open Shading Language: Irie Shinsuke & Thomas Schiex

[1] https://launchpad.net/~irie/+archive/ubuntu/blender-builddep

[2] https://launchpad.net/~thomas-schiex/+archive/ubuntu/blender

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:savoury1/blender to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:savoury1/blender
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb https://ppa.launchpadcontent.net/savoury1/blender/ubuntu YOUR_UBUNTU_VERSION_HERE main 
deb-src https://ppa.launchpadcontent.net/savoury1/blender/ubuntu YOUR_UBUNTU_VERSION_HERE main 
Signing key:
4096R/E996735927E427A733BB653E374C7797FB006459 (What is this?)
Fingerprint:
E996735927E427A733BB653E374C7797FB006459

Dependencies:

For questions and bugs with software in this PPA please contact Rob Savoury.

PPA statistics

Activity
42 updates added during the past month.
View package details

Overview of published packages

226273 of 348 results
Package Version Uploaded by
robin-map 1.0.1-1~20.04.sav0 Rob Savoury ()
robin-map 1.0.1-1~18.04.sav0 Rob Savoury ()
robin-map 1.0.1-1~16.04.sav0 Rob Savoury ()
snappy 1.1.10-1~22.04.sav0 Rob Savoury ()
snappy 1.1.10-1~20.04.sav0 Rob Savoury ()
snappy 1.1.10-1~18.04.sav0 Rob Savoury ()
snappy 1.1.10-1~16.04.sav0 Rob Savoury ()
spatialite 5.0.1-2build2~20.04.sav0 Rob Savoury ()
spatialite 5.0.1-2build2~18.04.sav0 Rob Savoury ()
spatialite 5.0.1-2build2~16.04.sav0 Rob Savoury ()
sqlite3 3.37.2-2ubuntu0.3~20.04.sav0 Rob Savoury ()
sqlite3 3.37.2-2ubuntu0.3~18.04.sav0 Rob Savoury ()
sqlite3 3.37.2-2ubuntu0.3~16.04.sav0 Rob Savoury ()
superlu 5.3.0+dfsg1-2~20.04.sav0 Rob Savoury ()
superlu 5.3.0+dfsg1-2~18.04.sav0 Rob Savoury ()
superlu 5.3.0+dfsg1-2~16.04.sav0 Rob Savoury ()
tbb 2020.3-1ubuntu3~20.04.sav0 Rob Savoury ()
tbb 2020.3-1ubuntu3~18.04.sav0 Rob Savoury ()
tbb 2020.3-1ubuntu3~16.04.sav2 Rob Savoury ()
tesseract 4.1.1-2~18.04.sav0 Rob Savoury ()
tesseract 4.1.1-2~16.04.sav0 Rob Savoury ()
tiff 4.6.1~git240130-0ubuntu1~22.04.sav0 Rob Savoury ()
tiff 4.6.1~git240130-0ubuntu1~20.04.sav0 Rob Savoury ()
tiff 4.6.1~git240130-0ubuntu1~18.04.sav0 Rob Savoury ()
tiff 4.6.1~git240130-0ubuntu1~16.04.sav0 Rob Savoury ()
ucx 1.13.1-1~22.04.sav0 Rob Savoury ()
ucx 1.13.1-1~20.04.sav0 Rob Savoury ()
ucx 1.13.1-1~18.04.sav0 Rob Savoury ()
ucx 1.13.1-1~16.04.sav0 Rob Savoury ()
uriparser 0.9.6+dfsg-1~20.04.sav0 Rob Savoury ()
uriparser 0.9.6+dfsg-1~18.04.sav0 Rob Savoury ()
uriparser 0.9.6+dfsg-1~16.04.sav0 Rob Savoury ()
usd 22.11-0ubuntu1~22.04.sav0.2 Rob Savoury ()
usd 22.11-0ubuntu1~20.04.sav0.2 Rob Savoury ()
usd 22.11-0ubuntu1~18.04.sav0.2 Rob Savoury ()
usd 22.11-0ubuntu1~16.04.sav0.2 Rob Savoury ()
xerces-c 3.2.2+debian-1~18.04.sav0 Rob Savoury ()
xerces-c 3.2.2+debian-1~16.04.sav0 Rob Savoury ()
xz-utils 5.4.6-0ubuntu1~18.04.sav1 Rob Savoury ()
xz-utils 5.4.6-0ubuntu1~16.04.sav1 Rob Savoury ()
yaml-cpp 0.8.0+dfsg-3~22.04.sav0 Rob Savoury ()
yaml-cpp 0.8.0+dfsg-3~20.04.sav0 Rob Savoury ()
yaml-cpp 0.8.0+dfsg-3~18.04.sav0 Rob Savoury ()
yaml-cpp 0.8.0+dfsg-3~16.04.sav0 Rob Savoury ()
zlib 1:1.2.13.dfsg-1ubuntu4~22.04.sav0 Rob Savoury ()
zlib 1:1.2.13.dfsg-1ubuntu4~20.04.sav0 Rob Savoury ()
zlib 1:1.2.13.dfsg-1ubuntu4~18.04.sav0 Rob Savoury ()
zlib 1:1.2.13.dfsg-1ubuntu4~16.04.sav0 Rob Savoury ()
226273 of 348 results

Latest updates

  • jasper 5 days ago
    Successfully built
  • jasper 5 days ago
    Successfully built
  • jasper 5 days ago
    Successfully built
  • jasper 5 days ago
    Successfully built
  • blender-lts 7 days ago
    Successfully built