How to Install and Uninstall mono-xbuild Package on Kali Linux

Last updated: May 13,2024

1. Install "mono-xbuild" package

This guide let you learn how to install mono-xbuild on Kali Linux

$ sudo apt update $ sudo apt install mono-xbuild

2. Uninstall "mono-xbuild" package

Please follow the guidelines below to uninstall mono-xbuild on Kali Linux:

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

3. Information about the mono-xbuild package on Kali Linux

Package: mono-xbuild
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 3062
Maintainer: Debian Mono Group
Architecture: all
Replaces: mono-gmcs (<< 1.2.6-1)
Depends: mono-runtime (>= 3.0~), libc6 (>= 2.37) | libc6.1 (>= 2.37) | libc0.1 (>= 2.37), libmono-corlib4.5-cil (>= 5.18.0.240), 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.6.1.3), libmono-microsoft-build-utilities-v4.0-4.0-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-data4.0-cil (>= 5.16.0.220), libmono-system-runtime-serialization4.0-cil (>= 5.16.0.220), libmono-system-xml-linq4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240)
Size: 456080
SHA256: 6c43f01f9094508c0db55991dc8970c9f2031c20a613788cde2273e2e872055b
SHA1: b783422243a36589b1e7c339f974c87167fcb3a6
MD5sum: bf137e7dfe6a037f61c405c3388de443
Description: 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:
Homepage: http://www.mono-project.com/
Tag: devel::buildtools, devel::ecma-cli, devel::library,
implemented-in::c-sharp, interface::commandline, role::program,
scope::utility
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-xbuild_6.8.0.105+dfsg-3.5_all.deb