How to Install Mono in Kali Linux

How to Install Mono in Kali Linux

In this mini tutorial, I'll give you the command to install Mono in Kali Linux.Mono a fork of the net (among other things) to develop with languages programming the universe Microsoft like c#, VB, C, F #,... in Linux. If you do not program and you say than that at no interest, think again because it can allow you to make works of Windows software in Linux even better than Wine. For that to work, I just need the software to be developed with a programming language of the net framework and .net.
Example of software Windows running on Linux with mono (more info here):
# mono myprogram.exe
To install mono copy and paste this command into your terminal:
# apt-get install -y mono-devel mono-complete libmono-2.0-1 libmono-profiler libmonosgen-2.0-1 mono-2.0-gac mono-2.0-service mono-4.0-service mono-jay mono-utils
Mono is installed, if you want to put programming on Linux and Windows is with Mono develop (free) that is going on in Linux. You can find programming on open classroom courses. For example, here's a software coded by yours truly done with mono. It is sketchy but I improved it each month and fixes the bugs reported on a regular basis. Enjoy, it's free.

No comments

Powered by Blogger.