How to Install and Uninstall mono-4.0-service Package on Kali Linux

Last updated: May 21,2024

1. Install "mono-4.0-service" package

This is a short guide on how to install mono-4.0-service on Kali Linux

$ sudo apt update $ sudo apt install mono-4.0-service

2. Uninstall "mono-4.0-service" package

Learn how to uninstall mono-4.0-service on Kali Linux:

$ sudo apt remove mono-4.0-service $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-4.0-service package on Kali Linux

Package: mono-4.0-service
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 100
Maintainer: Debian Mono Group
Architecture: all
Replaces: mono-1.0-service
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-posix4.0-cil (>= 4.6.1.3), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system4.0-cil (>= 5.18.0.240)
Conflicts: mono-1.0-service
Size: 21624
SHA256: c255777ac44683244527546f7a3ce8edfa5342c00e8e3842631c03148c1164c9
SHA1: ef6147a774ba1eb3aa657d42e03f78cb5f534f58
MD5sum: 674cf0b786085c569ac9d2e08d791022
Description: Mono service manager for CLI 4.0
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.
.
This package contains the mono-service manager, used to start and stop CLI
4.0 services based on the System.ServiceProcess API.
Description-md5:
Homepage: http://www.mono-project.com/
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-4.0-service_6.8.0.105+dfsg-3.5_all.deb