Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
Archived copy. This page was recovered from the Internet Archive snapshot of /display/SP/The Hello World Debian Package taken on 2016-09-11. The original wiki at wiki.opf-labs.org is being decommissioned.

The Hello World Debian Package

Created by David Tarrant on Mar 06, 2012 · last edited by Hélder Silva · on Mar 12, 2012 (view history) · 4 versions

Debian package "hello-world"

In order to package a dummy "hello-world", it's assumed that you have the required software to do it installed and that you follow all the needed steps. It's also assumed that you are running an operating system that allows .deb package installation.

For the impatient, download file hello.tar.gz (contains the necessary files to the "hello-world" package) and go straight ahead to build process section.

Contents of hello.tar.gz: 




















Descriptive steps to build, install and run the content of the package:

  1. Extract the archive content
  2. Build
  3. Verify package with lintian
  4. Install
  5. Run it