Install build tools: ``` sudo apt install dh-make ``` To build the package from source run the following: ``` dpkg-buildpackage -rfakeroot -b -uc -us ```