Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 451 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 451 Bytes

Dirty Debian Packaged Hello World

Dirty packaged hello world written in C in Debian format

Install Build Dependencies

sudo apt install build-essential dpkg-dev

Build

./build.sh

Install

sudo apt install ./dirtyhello_0.0.1_amd64.deb

License

WTFPL