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

Last updated: May 16,2024

1. Install "mono-gac" package

Please follow the guidelines below to install mono-gac on Kali Linux

$ sudo apt update $ sudo apt install mono-gac

2. Uninstall "mono-gac" package

Please follow the steps below to uninstall mono-gac on Kali Linux:

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

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

Package: mono-gac
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 78
Maintainer: Debian Mono Group
Architecture: all
Provides: global-assembly-cache-tool
Depends: mono-4.0-gac (= 6.8.0.105+dfsg-3.5)
Pre-Depends: mono-runtime-common (>= 5.20)
Size: 21260
SHA256: 5bdd13dc66fbb02058a1f535229fd0792f95aa0ed4536b813c2054e51f1f0728
SHA1: c94c1ca7cca3c63866cdb4b570e03776d45d49db
MD5sum: 5228548b2a28a287753e5898024f51f0
Description: Mono GAC tool
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 pulls in the default GAC (Global Assembly Cache) tool (gacutil)
used by Mono to store shared CIL (Common Intermediate Language) libraries.
Description-md5:
Homepage: http://www.mono-project.com/
Tag: devel::ecma-cli, devel::lang:c-sharp, devel::library, devel::runtime,
implemented-in::c-sharp, interface::commandline, role::program
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-gac_6.8.0.105+dfsg-3.5_all.deb