Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
377 views
in Technique[技术] by (71.8m points)

linux - Ubuntu software distribution using an installer?

you might have an idea what is the best way to distribute code and packages to customers. My use case is as follows. I have some customers using jetson nano (Ubuntu based) running some python software I wrote. Currently it is like this: a zip file, containing a bash script doing the following:

  • putting files on certain places (including /boot)
  • installing packages using apt-get.
  • putting shortcut on desktop.

do you have a cleaner solution for this? is a .deb installer capable of this?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...