Mono-.NET
Installing mono on Ubuntu
24-Feb-2009 10:15:23
![]()
Official Packages
Mono is available in all Ubuntu releases, and installed by default. To develop software with Mono, install the mono-devel package on Dapper (6.06), Gutsy (7.10) or Jaunty (9.04), by pasting the line below into your browser address bar (or using synaptic):
apt:mono-devel
For Hardy (8.04) or Intrepid (8.10), install the mono-2.0-devel package by pasting the following line into your browser address bar (or using synaptic):
apt:mono-2.0-devel
The following official versions are available:
| Ubuntu Dapper (6.06): | 1.1.13.6 |
| Ubuntu Gutsy (7.10): | 1.2.4 |
| Ubuntu Hardy (8.04): | 1.2.6 |
| Ubuntu Intrepid (8.10): | 1.9.1 |
| Ubuntu Jaunty (9.04): | 2.0.1 |
Unofficial Backport Packages
Users of Ubuntu 8.04 LTS (Hardy Heron) can install Mono 1.9.1 by using Synaptic from the badgerports (http://directhex.mfgames.com) repository. badgerports is an unofficial community project from one of the Debian/Ubuntu Mono developers to ship latest Ubuntu packages for Ubuntu LTS users. Please visit the URL below for full information on enabling these packages:
http://directhex.mfgames.com/hardy.html
| Reply Comment | ||
| |
||
| |
||