Answer the question
In order to leave comments, you need to log in
How to make a .deb package?
I have a minimal Bash program:
A script file, a shortcut file, and an icon for the shortcut.
I would like to make a deb package so that during installation all files are placed in the necessary directories of the system:
Script file - /usr/bin
shortcut file - /usr/share/applications
How to do this?
Answer the question
In order to leave comments, you need to log in
Read about autotools and cmake. I personally like to do cmake'om. Here is an example: https://nowardev.wordpress.com/2012/05/16/create-d...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question