Installation¶
If you are upgrading from Blender Version Manager:
Since Blender Launcher is written from scratch with a different concept in mind it is strongly recommended not to use a Root Folder as Library Folder. Otherwise delete all builds from Root Folder or move them to %Library Folder%\daily directory.
Installing Blender Launcher¶
From GitHub:¶
- Download the latest release for your OS from the releases page.
- Unpack the
Blender Launcher.exefile. -
Run
Blender Launcher.exefor Windows or MacOS users, you might get a security warning, just click on
More infoand thenRun anyway.1 -
Set your installation preferences, and set the Library Folder
- Enjoy!
From the AUR: 2¶
Install from AUR blender-launcher-v2-bin
Updating Blender Launcher¶
Manual update¶
- Download latest release for your OS from the releases page
- Quit any running instance of Blender Launcher
- Unpack the
Blender Launcherexecutable and replace the existing one. - You have succesfully updated. Enjoy!
Automatic update3¶
- Press the
Update to version %.%.%button in the right bottom corner of the window. - Blender Launcher will then begin downloading and extracting the new version.
- Once this process is finished, wait for 5-30 seconds while the new version is configured.
- Once update, Blender Launcher should automatically launch.
- You have succesfully updated. Enjoy!
Linux Users
- Make sure that the OS GLIBC version is 2.27 or higher, otherwise try to build Blender Launcher from source manually following the Development documentation page.
- Consider installing the TopIcons Plus extension for proper tray icon support.
-
Because the programs is built using PyInstaller, your antivirus software may give a false positive warning. See FAQ for more. ↩
-
The AUR packages are based on this repo, but they are not maintained by core contributors of BLV2. It may be out of date. ↩
-
Automatic updates are not available if you are using a version of the Blender Launcher prior to version
1.15.2.To update, you need to do a manual update of Blender Launcher. ↩