Event language
UI language
Many users have installed software on Debian or Ubuntu with a simple "apt-get install" command,<br>but very few understands what a Debian package really is.<br>This talk will demystify the .deb package format by taking a hands-on approach.<br>We will download a real-world package, use command-line tools to extract its contents,<br>and then dissect the control files, metadata, and data archives within and explain<br>what each part of the package is doing and also show how they all relate to the<br>source of that particular package.