157 B
157 B
Debian
How to build the debian package based on the ./debian folder:
- Install the build dependencies.
- apt install debhelper
- dpkg-buildpackage -B
How to build the debian package based on the ./debian folder: