Re: make and package manager
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 25, 2026 at 11:27:17AM -0600, William Torrez Corea wrote: > What's the difference between *packaging* and *make*? Make is a system to coordinate a software build (invoking the compilers, linking, building documentation, etc.) Usually, make just coordinates everything, calling out to other programs to do the actual work. Packaging is a way to collect all the parts of a piece of software to make it installable in an operating system. You could use "make" to coordinate the build of a package: actually, many Debian packages use make (in part) to do this. Cheers -- tomás
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCahSI+QAKCRAFyCz1etHa Ro6kAJ41uc6J/bAJCFKVglCM2APhOFuSmACfX8phy1VDYJGlQlEOKgRaTSJLvic= =pxK8 -----END PGP SIGNATURE-----