Skip to content

marufabbasi/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hello World! program

Build

From the program home directory type:

mkdir build
cd build
cmake ..
make
cpack -G DEB

You need cmake version 3.10 or later and C++ 11 compiler installed.

Install

To insyall run something like:

dpkg -i hello-1.0.0.deb 

Change the debian package file name as required.

About

A hello world program debian package

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors