How to Install global-assembly-cache-tool software package in Debian 9 (Stretch)

How to Install global-assembly-cache-tool software package in Debian 9 (Stretch)

global-assembly-cache-tool software package provides virtual package provided by mono-gac, you can install in your Debian 9 (Stretch) 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 9 stretch
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 9 (Stretch)?