How To Install Vbnc2 In Debian, Ubuntu, Fedora And Raspbian?

How To Install Vbnc2 In Debian, Ubuntu, Fedora And Raspbian?

vbnc2

Mono Visual Basic Compiler (VB.NET)

Install vbnc2

  • Debian apt-get install mono-vbnc Click to copy
  • Ubuntu apt-get install mono-vbnc Click to copy
  • Fedora dnf install mono-basic Click to copy
  • Raspbian apt-get install mono-vbnc Click to copy

mono-vbnc

Mono Visual Basic Compiler (VB.NET)

This is the Mono Visual Basic.NET Compiler (vbnc), aimed at the specifications / features of the Visual Basic 2005 compiler. A platform-independent compiler which produces executable CIL (Common Intermediate Language) binaries. This compiler targets the CLI (Common Language Infrastructure) 4.5 runtime version. Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library.

mono-basic

VisualBasic.NET support for mono
Install the latest version of vbnc2 in Debian, Ubuntu, Fedora and Raspbian from terminal. To install the vbnc2 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of vbnc2 from the respository and install it in your computer/server.