Creating Debian/Ubuntu .deb packages
In this post, I will show you how to create a .deb package from some binary files. Step 1: Create the directories Create a directory for your package. Also, create a directory DEBIAN. Step 2: Copy files into your package You can copy the files into your package with the...
