[Mono-dev] openSUSE upgrade to 2.6+

Stephen Shaw sshaw at decriptor.com
Mon May 24 19:38:50 EDT 2010


On Mon, May 24, 2010 at 14:52, Greg Robinson <gregarobinson at gmail.com> wrote:
> I am trying out openSUSE to compare it to Ubuntu.
>
> I installed openSUSE 11.2 and then installed Mono 2.4 from the Software
> Installer in openSUSE.
>
> I want to upgrade to Mono 2.6+. When doing the following in a terminal
> window I get an error that the ftp site cannot be found or connected to:
>
> zypper addrepo http://ftp.novell.com/pub/mono/download-stable/openSUSE_11.2
> mono-stable

zypper ar http://ftp.novell.com/pub/mono/download-stable/openSUSE_11.2/
mono-stable

zypper ref -r mono-stable
zypper dup -r mono-stable

>
> zypper refresh --repo mono-stable
> zypper dist-upgrade --repo mono-stable

I just tested with this and it worked for me.  Is there something like
blocking it?

Also see inline comments for shorter commands. (much less typing)

Cheers,
Stephen


More information about the Mono-devel-list mailing list