Debian Package Maker
Debian Package Maker is a free and open source software package used to compile programs from source code to create .deb packages for installing software in the Debian Linux distribution, as well as in distributions such as Ubuntu which are based on Debian. It simplifies the process of installing applications from source code on Debian-based systems.
Modes
Target Mode
The user can manually specify the installation directory and the files to be installed in the target installation directory.
Source Mode
Debian Package Maker will configure the source files for the user, compile them and then build a package using the target rules. configure/autogen scripts and Makefile/rules are required for DPM to automate the whole process.
See also
- deb
- Deb Creator
- CheckInstall
External links
es:Debian Package Maker pt:Debian Package Maker fr:Debian Package Maker it:Debian Package Maker simple:Debian Package Maker