Search results
Results from the WOW.Com Content Network
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-deb, dpkg-split, dpkg-query, dpkg-statoverride, dpkg-divert and dpkg-trigger. [6] It also includes the programs such as update-alternatives and start-stop-daemon.
When packages are being installed, debconf asks the user questions which determine the contents of the system-wide configuration files associated with that package. After package installation, it is possible to go back and change the configuration of a package by using the dpkg-reconfigure program, or another program such as Synaptic .
dpkg: Originally used by Debian and now by Ubuntu. Uses the .deb format and was the first to have a widely known dependency resolution tool, APT. The ncurses-based front-end for APT, aptitude, is also a popular package manager for Debian-based systems; Entropy: Used by and created for Sabayon Linux.
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more
Diagram showing an example file structure of a .deb file Frhed hex editor displaying the raw data of a Debian package. Prior to Debian 0.93, a package consisted of a file header and two concatenated gzip archives. [6] Since Debian 0.93, a deb package is implemented as an ar archive. [7] This archive contains three files in a specific order: [8] [9]
APT was originally designed as a front end for dpkg to work with Debian's .deb packages. A version of APT modified to also work with the RPM Package Manager system was released as APT-RPM . [ 29 ] The Fink project has ported APT to Mac OS X for some of its own package management tasks, [ 30 ] and APT is also available in OpenSolaris .
Debian family tree. Debian (a portmanteau of the names "Deb" and "Ian") Linux is a distribution that emphasizes free software. It supports many hardware platforms. Debian and distributions based on it use the .deb package format [2] and the dpkg package manager and its frontends (such as apt or synaptic). [3]
A typical input of the Debian build tools: three files constituting the source package (the bottom) and the unpacked source tree with a debian subdirectory added there by the package maintainer. The Debian build toolchain is a collection of software utilities used to create Debian source packages (.dsc) and Debian binary packages (.deb files ...