Opentopia Directory Encyclopedia Tools

Dpkg

Encyclopedia : D : DP : DPK : Dpkg


The correct title of this } is }}}. The initial letter is capitalized due to [Naming conventions #Lower case first lettertechnical restrictions].
dpkg is the base of the Debian package management system. It was created by Ian Jackson in 1993. dpkg is similar to RPM, as it is used to install, remove, and provide information about .deb packages.

dpkg itself is a low level tool; higher level tools, such as APT, are used to fetch packages from remote locations or deal with complex package relations.

The Debian package "dpkg" provides the dpkg program, as well as several others necessary for run-time functioning of the packaging system, including dpkg-statoverride, dpkg-divert and update-alternatives. It also includes the programs such as start-stop-daemon and install-info, and the latter is kept mostly due to backwards compatibility (it is developed and distributed separately nowadays). The Debian package "dpkg-dev" includes the numerous build tools described below.

Creating dpkg's

Dpkgs are usually built by calling dpkg-buildpackage. dpkg-buildpackage reads several files to figure out how to build the package. These files are located in the debian subdirectory of a source tree.

There are 4 required files. The copyright file contains license terms. The control file contains the package name, description, and dependencies. The rules file is a Makefile that has rules for building a debian package. Programs from the debhelper program suite are often called in the rules file. In addition, some packages include Makefile snippets from CDBS, greatly simplifying the rules file. Finally there is the changelog file, which, predictably, contains the changelog. Most packages also include other files for doing various things.

Once a Debian package is built, it can be checked for common problems using the lintian tool.

dpkg build tools

Debian has a series of tools that have to be called to construct a package. They are the following:

See also

  1. redirect

External links

 


From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

Search Titles
0123456789
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ?

E-mail this article to:

Personal Message: