How to Install and Uninstall mono-vbnc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "mono-vbnc" package

This is a short guide on how to install mono-vbnc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-vbnc

2. Uninstall "mono-vbnc" package

Please follow the steps below to uninstall mono-vbnc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-vbnc $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-vbnc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mono-vbnc
Priority: optional
Section: universe/devel
Installed-Size: 1175
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono-basic
Version: 4.0.1-1
Provides: visual-basic-11.0-compiler
Depends: libmono-microsoft-visualbasic10.0-cil (= 4.0.1-1), libmono-accessibility4.0-cil, libmono-system-configuration4.0-cil, libmono-system-data4.0-cil, libmono-system-design4.0-cil, libmono-system4.0-cil (>= 3.2.8), libmono-system-drawing-design4.0-cil, libmono-system-drawing4.0-cil, libmono-system-web4.0-cil, libmono-system-web-services4.0-cil, libmono-system-windows-forms4.0-cil, libmono-system-xml4.0-cil, mono-runtime (>= 3.0~), libmono-cecil-vb0.9-cil (>= 2.99), libmono-corlib4.5-cil (>= 3.2.8), libmono-system-core4.0-cil (>= 3.2.8)
Filename: pool/universe/m/mono-basic/mono-vbnc_4.0.1-1_all.deb
Size: 251450
MD5sum: d89c9b8a51912d9c2ffc78f27cc5e3a6
SHA1: 1ee724ad214cf5a338086584cc8f11145923c4e1
SHA256: 19eb4d97b39c938e6e9529fb8a3fbac93d9181763a51738a4930cd37dd24bff2
Description-en: 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.
Description-md5: 5aff4a0ce6fb601de34d161bc6cf505c
Homepage: http://www.mono-project.com/Visual_Basic
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu