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

Last updated: May 09,2024

1. Install "mono-4.0-service" package

Please follow the steps below to install mono-4.0-service on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "mono-4.0-service" package

Please follow the step by step instructions below to uninstall mono-4.0-service on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mono-4.0-service
Priority: optional
Section: universe/cli-mono
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Replaces: mono-1.0-service
Depends: mono-runtime (>= 2.10.1), libmono-corlib4.5-cil (>= 4.2.0), libmono-posix4.0-cil (>= 4.0.0~alpha1), libmono-system-serviceprocess4.0-cil (>= 3.0.6), libmono-system4.0-cil (>= 4.2.0)
Conflicts: mono-1.0-service
Filename: pool/universe/m/mono/mono-4.0-service_4.2.1.102+dfsg2-7ubuntu4_all.deb
Size: 16808
MD5sum: 0ea033ed8422f22b3d58dc9a52b3aa76
SHA1: 48ad479591a6f5a1daf6637ffc24aa955f328656
SHA256: 441513413b55fa97a9701820cb0c147de22d7e54c8c4f7344969e47a95c6ef5f
Description-en: 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: 7e71e9ce32082b10f7f9108c3dffe525
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu