I wrote a Python program. I would like to add to it a script installation that will configure everything you need - for example, a desktop icon, a menu entry, a home directory file, etc.
I am working on Linux (ubuntu). When the Python program is installed, what should happen in general? I know that this probably depends on the nature of the program.
Can you give me some general ideas? Or, call me in the right direction? I don’t know how to search this on Google.
thanks
python linux
Honza pokorny
source share