Page 1 of 1

Unable to update on Ubuntu

Posted: Mon Jul 22, 2013 9:19 pm
by afullo
I can't update my Zandronum from 1.0 to 1.1.1. Following the commands listed in the installation page results in receving a message stating that Zandronum is already at the latest version, while in fact it is not. How can I solve? ;)

Thanks in advance. :)

RE: Unable to update on Ubuntu

Posted: Mon Jul 22, 2013 9:27 pm
by Klofkac
Well, try these commands:

sudo apt-get update
sudo apt-get upgrade

I have checked the repository, zan is listed there as 1.1.

RE: Unable to update on Ubuntu

Posted: Mon Jul 22, 2013 9:43 pm
by afullo
The second one (upgrade) actually made the update, manies of thanks. :D