Is this possible to upgrade packages only to stable?

Hello everyone, newbie here.

So, right now I have the version 2.93 of Blender, and between the releases of 2.93.x we’re going to have 2.94, 2.95, and I want to update only the 2.93.x versions, can I configure pacman to do this?

If that can’t be done, how do I download specific versions and create a shortcut to those versions I downloaded from Blender website, and put that shortcut in my dash to dock to access it easily?

Thank you for your attention.

rather than using the package from manjaro, the AUR has packages for each branch:

blender-2.7
blender-2.83-git
blender-2.93-git
blender-3.0-bin

etc.

1 Like

Thanks for the answer.

So, I found the package in the AUR, do these packages have modifications, or is it just the common blender package in version 2.93.x? I couldn’t find information about this on Github or the repository.

blender-2.93-git clones this branch of the repo:

https://git.blender.org/gitweb/gitweb.cgi/blender.git/log/refs/heads/blender-v2.93-release

So it will be always v2.93 :wink:

2 Likes

Always check the PKGBUILD and other source scripts

Built from a specific release package - so look at the releases page at Github

1 Like

Thanks to everyone for the very informative answers!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.