Paul Dreik - deb packaging

Опубликовано: 03 Май 2026
на канале: SwedenCpp
1,009
24

This is a tutorial for getting started with packaging .deb packages for Debian, Ubuntu and others. It shows four examples:

1)
packaging a simple shell script
2)
packaging Trompeloeil, a header only c++ library: https://github.com/rollbear/trompeloeil
3)
packaging nettle, a cryptography library using autoconf: http://www.lysator.liu.se/~nisse/nettle/
4)
packaging SqlitCpp, a cmake based c++ library for interfacing with the sqlite database: https://github.com/SRombauts/SQLiteCpp

This was recorded on the 2016-12-15 meeting for C++ Sweden.

Slides: https://github.com/pauldreik/presenta...
Sweden C++: https://www.meetup.com/swedencpp/
The speaker's homepage: https://www.dreik.se/