Glam Prestige Journal

Bright entertainment trends with youth appeal.

I have recently installed Ubuntu-Studio. After install I executed the command:

sudo apt-get update

I also executed this menu item:

System => Software Updater

In spite of this I found the Blender installation I have, which is the one that comes with Ubuntu-Studio, is version 2.76b. But according to the Blender website: the latest stable version is 2.77a. The web page does say this is a "release candidate". On the other hand there is no download on this page that seems to be an actual release and not a candidate release. And given that this web page shows version 2.78 to be the current test build, I have to conclude that 2.77a is the latest stable release. So what is the proper way to get Ubuntu-Studio to update to this latest stable release as given on that download webpage?

0

1 Answer

The Ubuntu repository may not have the latest versions. This is necessary to ensure the stability and security of the whole system.

Don't worry, there is a quick and common solution!

A good way to install a software is using the source distribution and every stable software should have a README\INSTALL file containing the appropriate instructions.

But in the case of Blender there is an alternative: just include an external repository and download a package in 3 commands.This procedure (click here) should be simpler and maintainable.

Have a nice day, feel free to comment under here if you need more help.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy