EnglishFrenchSpanish

Ad


OnWorks favicon

dh_install - Online in the Cloud

Run dh_install in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dh_install that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dh_install - install files into package build directories

SYNOPSIS


dh_install [-Xitem] [--autodest] [--sourcedir=dir] [debhelper options]
[file|dir ... destdir]

DESCRIPTION


dh_install is a debhelper program that handles installing files into package build
directories. There are many dh_install* commands that handle installing specific types of
files such as documentation, examples, man pages, and so on, and they should be used when
possible as they often have extra intelligence for those particular tasks. dh_install,
then, is useful for installing everything else, for which no particular intelligence is
needed. It is a replacement for the old dh_movefiles command.

This program may be used in one of two ways. If you just have a file or two that the
upstream Makefile does not install for you, you can run dh_install on them to move them
into place. On the other hand, maybe you have a large package that builds multiple binary
packages. You can use the upstream Makefile to install it all into debian/tmp, and then
use dh_install to copy directories and files from there into the proper package build
directories.

From debhelper compatibility level 7 on, dh_install will fall back to looking in
debian/tmp for files, if it doesn't find them in the current directory (or wherever you've
told it to look using --sourcedir).

Use dh_install online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad