6 ms·
Actually it is not that hard: - default: https://vaporup.github.io/books/the-pragmatic-sysadmin/debian-packaging/ - quick: https://nfpm.goreleaser.com/us
by vaporup 4y ago
Actually it is not that hard:
- default: https://vaporup.github.io/books/the-pragmatic-sysadmin/debian-packaging/
- quick: https://nfpm.goreleaser.com/usage/
- secondcoming 4y agoInteresting, thanks. I'll give it a read.
- goodpoint 4y agoRead the official documentation instead of random blogs.
- kasabali 4y agoOfficial documentation is a problem. It is aimed at Debian maintainers building a fully policy compliant package that could be accepted to the official repository. You don't need any of that crap for making a .deb package. It puts off people from creating Debian packages for their own programs or private use.