caskk.blogg.se

Dpkg install
Dpkg install





dpkg install

  • dpkg-distaddfile: It includes the input of a file to Debian files.
  • dpkg-buildpackage: It can be defined as a control script that could automatically be used for constructing the package.
  • dpkg-genchanges: It reads the details through the unpacked tree source (Debian) that once constructed makes a control file.
  • dpkg-shlibdeps: It calculates the run dependency for the libraries.
  • dpkg install

  • dpkg-gencontrol: It reads the details through an unpacked tree source (Debian) and produces the binary package control package, making an entry for it in Debian/files.
  • dpkg-source: It packs and unpacks a Debian package source files.
  • dpkg install

    dpkg-dev include the development tool's series needed to unpack, create, and upload the source packages of Debian.These development tools of dpkg are listed and explained below: The dpkg name was formerly "Debian package" shortening.

    dpkg install

    After that, the main section was rewritten by Ian Jackson in C in 1994. Then, Carl Streeter, Ian Murdock, and Matt Welsh rewrote this software in Perl. Originally, dpkg was developed by Ian Murdock as a Shell script in January 1994. For dpkg, aptitude is the main front end.įollowing is the syntax of the dpkg command. It is used for installing, building, removing, and managing several packages. In Debian, it is the Debian-based system and primary package management program. The dpkg-dev (Debian package) includes the large build tools. Also, it includes many programs like start-stop-daemon and update-alternatives.Ī program, i.e., install-info is used to be added, but later it was removed because now it is developed and shared separately. A higher level mechanism, i.e., APT is more widely used as compared to the dpkg tool because it can retrieve packages by remote locations and negotiate with typical package relations like dependency resolution.ĪPT ( Advanced Package Tool) front ends such as synaptic (GTK) and aptitude (ncurse) can be used for the friendlier interfaces.ĭpkg (Debian package) gives the dpkg program and various other programs essential for the run-time working of the packaging system such as dpkg-trigger, dpkg-divert, dpkg-statoverride, dpkg-query, dpkg-split, and dpkg-deb. deb packages.ĭpkg is a low-level mechanism. This software is used for installing, removing, and providing details of. Dpkg is software at the package management base within the free OS Debian and its several derivatives.







    Dpkg install