How to Install and Uninstall mono-runtime-sgen Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "mono-runtime-sgen" package

Please follow the steps below to install mono-runtime-sgen on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "mono-runtime-sgen" package

In this section, we are going to explain the necessary steps to uninstall mono-runtime-sgen on Ubuntu 21.10 (Impish Indri):

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

3. Information about the mono-runtime-sgen package on Ubuntu 21.10 (Impish Indri)

Package: mono-runtime-sgen
Architecture: amd64
Version: 6.8.0.105+dfsg-3.2
Priority: optional
Section: universe/cli-mono
Source: mono
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5074
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), mono-gac (= 6.8.0.105+dfsg-3.2), mono-runtime-common (= 6.8.0.105+dfsg-3.2)
Filename: pool/universe/m/mono/mono-runtime-sgen_6.8.0.105+dfsg-3.2_amd64.deb
Size: 1792584
MD5sum: c30ed012bea76633d1d34753fc882e26
SHA1: 5fd142007729cbe3fc2e83cc4232c70fc4c3eb39
SHA256: 7c09be668412b23c9040bd46eafd036c330391379dcad91e5d3ae1aabb5ddd6b
SHA512: 20b98d49fd23c9ac85a18e2a5255fee6209c557defe3c34a7c285c6ead434c4c66c9ca4cb0bca5ab907c83aef17b98b1e70f95c7909bb4f69263da95ea7c43f8
Homepage: http://www.mono-project.com/Compacting_GC
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