How to Install global-assembly-cache-tool software package in Debian 8 (Jessie)

How to Install global-assembly-cache-tool software package in Debian 8 (Jessie)

global-assembly-cache-tool software package provides virtual package provided by mono-gac, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install global-assembly-cache-tool

global-assembly-cache-tool is installed in your system.

Make ensure the global-assembly-cache-tool package were installed using the commands given below,

$ sudo dpkg-query -l | grep global-assembly-cache-tool*

You will get with global-assembly-cache-tool package name, version, architecture and description in a table

global-assembly-cache-tool package basic information:

Distro Debian 8 jessie
Section Virtual packages
Package global-assembly-cache-tool
Version
Description virtual package provided by mono-gac
Sub Section virtual


See Also, How to uninstall or remove global-assembly-cache-tool software package from Debian 8 (Jessie)?