Traditionally, Ubuntu has used the Deb package format. The Deb package format comes from Debian, which Ubuntu is based on. This is similar to other Linux package formats, like the RPM packages that ...
If I have a configurescript, make file, and the source, is there a way that I can make a .deb rather than just a binary? What about passing switches to the compiler?