Page 1 of 1

Minetest 0.4.13 Upgrade to Newest Version (SOLVED)

PostPosted: Tue Oct 25, 2016 22:06
by DoDoBirD
Hey, sorry for another question.

I need the Nether Mod for my YT channel I'm trying to start up. (ElectricX Gaming) I tried to get this mod and it won't work, it gives me this message:
file:///home/dontbedumb/Pictures/Screenshot%20from%202016-10-24%2016-54-25.png.

I want to upgrade, but I don't konw how to do so. When I installed Minetest the .14 version was alread out. I installed it Early October. (This Month) This means that the Ubuntu Server was not updated. Can someone help with this problem?

Re: Minetest 0.4.13 Upgrade to Newest Version (Ubuntu 16.04L

PostPosted: Tue Oct 25, 2016 23:31
by kaeza
You have linked to a file in your computer. You need to upload the image to a site like imgur.com. Or better yet, follow the instructions on this topic.

If you want to upgrade to 0.4.14, follow the instructions in the PPA, then do these:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo apt-get remove minetest # Remove the old version
sudo apt-get install minetest

Re: Minetest 0.4.13 Upgrade to Newest Version (Ubuntu 16.04L

PostPosted: Tue Oct 25, 2016 23:51
by rubenwardy
pretty sure

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo apt upgrade


will pick up the newer version fine, even when it's from a different repo

Re: Minetest 0.4.13 Upgrade to Newest Version (Ubuntu 16.04L

PostPosted: Wed Oct 26, 2016 00:12
by DoDoBirD
rubenwardy wrote:pretty sure

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
sudo apt upgrade


will pick up the newer version fine, even when it's from a different repo


I love you.