I want to build a native debian package to install the software on the server. What would be the best approach to build a package for ubuntu 18.04.
Asked
Active
Viewed 41 times
0
-
1https://packaging.ubuntu.com/html/ though if you want to make available for others, PPAs are by far the easiest in my experience – guiverc Apr 30 '20 at 05:41
-
1Does this answer your question? create a .deb Package from scripts or binaries (Also https://askubuntu.com/questions/71510/how-do-i-create-a-ppa if you want to make a PPA) – muru Apr 30 '20 at 07:15
-
I followed the process and i see the following errors.:dpkg-deb: error: failed to make temporary file (control member): Permission denied @guiverc – Guptha Apr 30 '20 at 16:34