Songtech_3D writes:
Are you a Linux Blender user who likes using appimages? Have you been disappointed by the lack of an appimage for Blender, our favorite 3D software? Then worry no more!
I've compiled and packaged a Blender appimage, from the latest build of Blender 2.83.4 and 2.90 beta. You can find these at my github repo here: https://github.com/Songtech-0912/Prometheus-Project.
Or you can download directly from either here for 2.83 or here for 2.90.
Please leave feedback about the appimages, it will help me greatly in improving them. Thanks in advance!
12 Comments
Im struggling to see any advantage of an appimage, given that we simply download and unpack the archive to start using Blender. Maybe I'm missing something.
I'm not using Linux currently myself, but I believe appimages are simpler to use.
I am using Linux. appimages have their place.... sort of, but tend to be huge, as they pack all the needed libraries into the distribution. On a simplistic level, this removes the dependency problem. I have never had a problem with just downloading the Linux Blender archive and unpacking it. This seems like a solution in search of a problem.
I can understand your point, but I just wanted to give the community another option for using Blender. In addition, I would say that appimages can be more easily integrated into a desktop (via appimage launcher) than an archive, and also support updating easier than an archive (but that's just my point of view)
Fair enough, but I just usually delete the old version and download the new one. Anyway, it's always good to have choices.
Appimages make thing more portable.
This is good news :)
Blender is already portable.
Yes, "apt install blender" is simpler, but if it doesn't work and/or your system is old and broken, an appimage can save your day/week/month, while you study the best scenario to fix your computer. Thanks a lot Songtech_3D!!!!
THANKS FROM THE DEPTH OF MY HEART ! THE GREATEST SERVICE TO 3D ARTISTS ! HATS OFF TO YOU !
Thankyou ! This works great for me. I have several Linux installations on the same hard drive and I don't have to keep installing Blender in each one, I just use the appimage.
Announcement: I've updated the AppImage for Blender 2.90, and Blender 2.91 + 2.92 are both now available. Get those at https://github.com/Songtech-0912/Prometheus-Project/releases/tag/v1.0-beta.5
This is great! I love to just download one file, make it executable, and you're up'n running in a few seconds!