Install Dh_clideps On A Debian, Ubuntu, Kali And Raspbian

Install Dh_clideps On A Debian, Ubuntu, Kali And Raspbian

dh_clideps

common files for building CLI packages

Maintainer: Debian CLI Common Team



Section: cli-mono

Install dh_clideps

  • Debian apt-get install cli-common-dev Click to copy
  • Ubuntu apt-get install cli-common-dev Click to copy
  • Kali Linux apt-get install cli-common-dev Click to copy
  • Raspbian apt-get install cli-common-dev Click to copy

cli-common-dev

common files for building CLI packages

This package must be installed if a CLI (Common Language Infrastructure) packaging environment is desired. It includes debhelper scripts for managing automatic dependency tracking between native libraries, CLI libraries and CLI applications: * dh_clideps to generate cli:Depends information for debian/control * dh_makeclilibs to create clilibs files that are needed/used by dh_clideps * dh_installcligac to register assemblies to be late installed into a GAC * dh_cligacpolicy to create and install the policy files into a GAC * dh_clifixperms to fix permissions of files in CLI package build directories * dh_clistrip to strip CLI debug symbols from package build directories

Install the latest version of dh_clideps in Debian, Ubuntu, Kali and Raspbian from terminal. To install the dh_clideps just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of dh_clideps from the respository and install it in your computer/server.