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

Last updated: May 20,2024

1. Install "mono-xbuild" package

Please follow the guidance below to install mono-xbuild on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-xbuild

2. Uninstall "mono-xbuild" package

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

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

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

Package: mono-xbuild
Priority: optional
Section: devel
Installed-Size: 2527
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Replaces: mono-gmcs (<< 1.2.6-1)
Depends: mono-runtime (>= 2.10.1), libc6 (>= 2.23) | libc6.1 (>= 2.23) | libc0.1 (>= 2.23), libmono-corlib4.5-cil (>= 4.2.0), libmono-microsoft-build-engine4.0-cil (>= 3.2.1), libmono-microsoft-build-framework4.0-cil (>= 3.6.0), libmono-microsoft-build-tasks-v4.0-4.0-cil (>= 4.2.0), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 4.2.0), libmono-system-core4.0-cil (>= 4.2.0), libmono-system-xml4.0-cil (>= 4.2.0), libmono-system4.0-cil (>= 4.2.0)
Filename: pool/main/m/mono/mono-xbuild_4.2.1.102+dfsg2-7ubuntu4_all.deb
Size: 302678
MD5sum: 7d636113f3c94ead0c32604723d8a06f
SHA1: 211eda7abad8e89d2b7dd8d90e46f74953a8adea
SHA256: 36406dc07d37677abc0dfff22fd65c8c272682cc2e43c3f1b29f52be0157bc8a
Description-en: MSBuild-compatible build system for Mono
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
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.
.
xbuild is Mono's implementation of msbuild and allows projects that have a
msbuild file to be compiled natively on Linux.
.
Microsoft Build (msbuild) is a build system developed by Microsoft similar in
spirit to Nant (in that it uses XML files for describing the build process)
and in the same spirit as make.
.
http://www.mono-project.com/Microsoft.Build
Description-md5: 1a8d1c1ca7c8807496789b97878cf6c9
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m