dpkg

dpkg
dpkg
Original author(s) Ian Murdock
Developer(s) The dpkg team
Stable release 1.15.7.2
Preview release 1.15.8.4
Written in C
Operating system Unix-like
Type Package management system
License GNU General Public License
Website www.debian.org/doc/FAQ/ch-pkgtools.en.html

dpkg is the software at the base of the Debian package management system. dpkg 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. Tools like aptitude or synaptic are more commonly used than dpkg on its own, as they have a more sophisticated way of dealing with package relationships and a friendlier interface.

The Debian package "dpkg" provides the dpkg program, as well as several other programs 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.

Contents

History

dpkg was originally created by Matt Welsh, Carl Streeter and Ian Murdock, first as a Perl program, and then later the main part was rewritten in C by Ian Jackson in 1993. The name dpkg was originally the short for "Debian package", but the meaning of that phrase has evolved significantly, as dpkg the software is orthogonal to the deb package format as well as the Debian Policy which defines how Debian packages behave.

Example use

To install a .deb package:

dpkg -i debFileName

where debFileName is the name of the Debian software package.

The list of installed packages can be obtained with:

dpkg -l [optional pattern]

To remove an installed package:

dpkg -r packagename

Development tools

dpkg-dev contains a series of development tools required to unpack, build and upload Debian source packages. These include:

  • dpkg-source packs and unpacks the source files of a Debian package.
  • dpkg-gencontrol reads the information from an unpacked Debian tree source and generates a binary package control package, creating an entry for this in Debian/files.
  • dpkg-shlibdeps calculates the dependencies of runs with respect to libraries.
  • dpkg-genchanges reads the information from an unpacked Debian tree source that once constructed creates a control file (.changes).
  • dpkg-buildpackage is a control script that can be used to construct the package automatically.
  • dpkg-distaddfile adds a file input to debian/files.
  • dpkg-parsechangelog reads the changes file (changelog) of an unpacked Debian tree source and creates a conveniently prepared output with the information for those changes.

See also

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • dpkg — Тип менеджер пакетов Автор Ян Мёрдок Разработчик Команда dpkg Написана на Си Операционная система Unix подобные Языки интерфейса Многоязычный …   Википедия

  • Dpkg — dpkg  это программное обеспечение, являющееся основой системы управления пакетами в Debian. dpkg используется для установки, удаления, и получения информации о .deb пакетах. dpkg является довольно низкоуровневой утилитой. Существуют… …   Википедия

  • Dpkg — est la base du système de gestion de paquets de Debian. Il a été créé par Ian Jackson en 1993. dpkg est similaire à RPM dans la mesure où il est utilisé pour installer, supprimer et fournir des informations à propos des paquets .deb. En fait, RPM …   Wikipédia en Français

  • dpkg — est la base du système de gestion de paquets de Debian. Il a été créé par Ian Jackson en 1993. dpkg est similaire à RPM dans la mesure où il est utilisé pour installer, supprimer et fournir des informations à propos des paquets .deb. En fait, RPM …   Wikipédia en Français

  • Dpkg — ist die Basis der Paketverwaltung des Betriebssystems Debian und das grundlegende Programm zum Installieren und Manipulieren von Debian Binärpaketen (Dateiendung „.deb”). Der Name dpkg ist eine Abkürzung für Debian Package. Das Debian Software… …   Deutsch Wikipedia

  • Dpkg — Saltar a navegación, búsqueda dpkg www.debian.org/doc/FAQ/ch pkgtools.en.html Información general Diseñado por Ian Murdock …   Wikipedia Español

  • Dpkg — Infobox Software name = dpkg caption = author = Ian Murdock developer = The dpkg team released = latest release version = 1.14.22 latest release date = latest preview version = latest preview date = operating system = Linux, Unix like programming …   Wikipedia

  • Dpkg — El programa dpkg es la base del sistema de gestión de paquetes de Debian Linux. Fue creado por Ian Jackson en 1993; es similar a RPM. Se utiliza para instalar, quitar, y proporcionar información sobre los paquetes .deb. dpkg es en sí misma una… …   Enciclopedia Universal

  • DPKG — Debian Packaging tool …   Acronyms

  • DPKG — Debian Packaging tool …   Acronyms von A bis Z

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”