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

Last updated: September 20,2024

1. Install "mono-runtime-sgen" package

Please follow the instructions below to install mono-runtime-sgen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-runtime-sgen

2. Uninstall "mono-runtime-sgen" package

Please follow the steps below to uninstall mono-runtime-sgen on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-runtime-sgen $ sudo apt autoclean && sudo apt autoremove

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

Package: mono-runtime-sgen
Priority: optional
Section: cli-mono
Installed-Size: 3469
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: amd64
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Depends: libc6 (>= 2.15), mono-runtime-common (= 4.2.1.102+dfsg2-7ubuntu4)
Filename: pool/main/m/mono/mono-runtime-sgen_4.2.1.102+dfsg2-7ubuntu4_amd64.deb
Size: 1229752
MD5sum: 4c75e3bda2ed2ed7a9386bf58ab83eb1
SHA1: fb7ecd8c1240225ba95a3be3f6d7ce40c3ef60fe
SHA256: 6f42c5ce9b05186ea32b7bceaef06af4b71f437e5be532c34bd0c4537a258f27
Description-en: Mono runtime - SGen
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 Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono-sgen".
mono-sgen executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures.
.
This package uses SGen which is Mono's new simple generational garbage
collector.
Description-md5: 5235eb83a7b861ac1e2aadac6b0f72f6
Homepage: http://www.mono-project.com/Compacting_GC
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: edubuntu-desktop-gnome