Dpkg
dpkg is the software at the base of the package management system in the free operating system Debian and its numerous derivatives.
The Debian package "dpkg" provides the HistoryThe first attempt at a package management system for Linux was possibly the development of StopAlop by Greg Wettstein at the Roger Maris Cancer Center in Fargo, North Dakota. It provided inspiration for the creation of dpkg.[9][10][11] dpkg was originally created by Ian Murdock in January 1994 as a Shell script.[1] Matt Welsh, Carl Streeter and Ian Murdock then rewrote it in Perl,[12] and then later the main part was rewritten in C by Ian Jackson in 1994.[13][14] The name dpkg was originally a shortening of "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 Manual which defines how Debian packages behave in Debian. Example useTo install a .deb package:[15] dpkg -i filename.deb where filename.deb is the name of the Debian package (such as pkgname_0.00-1_amd64.deb). The list of installed packages can be obtained with: dpkg -l [optional pattern] To remove an installed package: dpkg -r packagename Development toolsdpkg-dev contains a series of development tools required to unpack, build and upload Debian source packages.[16] These include:
DatabaseThe dpkg database is located under dselectThe dpkg source package also contains dselect, a frontend software.[17] wpkg packager for Windowswpkg was created as a dpkg look-alike that would run under the Microsoft Windows operating system.[18] It subsequently evolved to include functionality similar to parts of the APT suite, improved repository management, distribution management and was ported to Linux and Unix-like systems, including Cygwin, Mingw32, macOS, OpenSolaris and FreeBSD.[19][20] It retains .deb file format compatibility[21] and is supplied with the ready-to-use executable wpkg.exe. As of March 2024[update], the most recent release of the software was in 2015.[19] See also
References
External linksInformation related to Dpkg |
Portal di Ensiklopedia Dunia