Package Details: mono2 2.10.9-1

Package Base: mono2
Description: Free implementation of the .NET platform including runtime and compiler, v2.10
Upstream URL: http://www.mono-project.com/
Category: lib
Licenses: GPL LGPL2 MPL custom:MITX11
Submitter: rustam
Maintainer: None
Last Packager: None
Votes: 4
First Submitted: 2013-05-29 06:26
Last Updated: 2013-05-29 06:26

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by archlinuxomane

2013-10-28 09:54

For anyone having problem with keefox due to plgx-files and mono3, just build the RPC yourself, no need for mono2: https://discussions.zoho.com/keefox/topic/keefox-1-2-7-keepassrpc-plgx-won-t-complile-with-mono-3-0-6#71684000000346007

Comment by 12eason

2013-10-19 14:30

Anyone having problems with keepass RPC can use an old runtime with mono3:
mono --runtime=v2.0.50727 /usr/share/keepass/KeePass.exe

Comment by rustam

2013-07-05 13:17

@elietd: It would be possible to install it in parallel, e.g. use a different prefix, but the goal here was to create a drop-in replacement for mono 3.x, so the programs, namely keepass2, would just keep using the older mono version without a need to modify any environment variables, .desktop files, etc., which we would need in that case.

Anonymous comment

2013-07-04 20:21

It would be nice if we could install it in parallel with mono3, it seems to be possible according to this:
http://blog.mariocarrion.com/2009/07/01/multiple-parallel-mono-environments/

Comment by rustam

2013-05-29 14:05

I'll be building binary Arch packages for this via openSUSE's build service,
http://download.opensuse.org/repositories/home:/rustamt/Arch_Extra/

Comment by rustam

2013-05-29 06:30

the newer mono 3.0 which has been pushed to [extra] several days ago breaks the Keefox RPC plugin for Keepass