[clug] Mono in Linux

Tony Breeds tony at bakeyournoodle.com
Tue Jun 2 00:24:39 GMT 2009


On Mon, Jun 01, 2009 at 07:52:20PM +1000, Chris Smart wrote:
> For anyone interested, I've written a CC article with my perspective
> on Mono/.NET in Linux distros.
> I would appreciate any feedback and corrections, especially if someone
> can provide Fedora / Yum instructions.
> 
> "http://blog.christophersmart.com/articles/mono-an-infectious-disease/"

Untested but I think you want:
# Remove all mono packages.
sudo yum erase -y mono-\*
# Ensude they do no come back
sudo sed '/^\[main\]$/a exclude=mono-\*' /etc/yum.conf

For yum based distros.

Yours Tony


More information about the linux mailing list