How to Install cli-common in Ubuntu 18.04



Install cli-common by entering the following commands in the terminal:

sudo apt update
sudo apt install cli-common

Description:

common files between all CLI packages

This package must be installed if a CLI (Common Language Infrastructure) runtime environment is desired. . It covers useful integration and information for CLI implementations in Debian GNU/Linux, including: * The CLI policy describes how CLI packages should behave and integrate. * A FAQ for package maintainers of CLI/.NET applications. * Integration for CLRs (Common Language Runtime): + Installing libraries into existing GACs (Global Assembly Cache)

Homepage: http://alioth.debian.org/projects/pkg-cli-common/

Version: 0.9+nmu1

Section: universe/interpreters