debuild
Tool to build a Debian package from source.
- Build the package in the current directory:
debuild
- Build a binary package only:
debuild -b
- Do not run lintian after building the package:
debuild --no-lintian
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).