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

Last updated: July 06,2024

1. Install "mono-basic-dbg" package

Here is a brief guide to show you how to install mono-basic-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-basic-dbg

2. Uninstall "mono-basic-dbg" package

This tutorial shows how to uninstall mono-basic-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-basic-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: mono-basic-dbg
Priority: optional
Section: universe/devel
Installed-Size: 606
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono-basic
Version: 4.0.1-1
Depends: mono-vbnc (= 4.0.1-1), libmono-microsoft-visualbasic10.0-cil (= 4.0.1-1), libmono-cecil-vb0.9-cil (= 4.0.1-1)
Filename: pool/universe/m/mono-basic/mono-basic-dbg_4.0.1-1_all.deb
Size: 212528
MD5sum: c732d3c9dd30c532a5838e49f0896392
SHA1: a1280f5e01633b1f515c22945068a4e1124f087d
SHA256: 080689063418c66d06c84842ea4b71edb9952d8f0bdb2aa40b99a538ac5d522c
Description-en: Mono Visual Basic, debugging symbols
This package contains debugging symbols of the mono-vbnc and
libmono-microsoft-visualbasic{8,10,11}.0-cil packages.
.
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: 363b48a151ac677cdd5984112412834f
Homepage: http://www.mono-project.com/Visual_Basic
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu