Install Gacutil On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Install Gacutil On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

gacutil

Mono GAC tool

Maintainer: Debian Mono Group



Section: cli-mono

Install gacutil

  • Debian apt-get install mono-gac Click to copy
  • Ubuntu apt-get install mono-gac Click to copy
  • Arch Linux pacman -S mono Click to copy
  • Kali Linux apt-get install mono-gac Click to copy
  • Fedora dnf install mono-core Click to copy
  • Raspbian apt-get install mono-gac Click to copy
  • macOS brew install mono Click to copy

mono-gac

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.

mono-core

code

mono

Free implementation of the .NET platform including runtime and compiler
Install the latest version of gacutil in Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS from terminal. To install the gacutil just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of gacutil from the respository and install it in your computer/server.