How to add your software in apt-get repository?
How to add your software in apt-get repository?
For example, a dozen Python scripts? For example, apt-get install iptraf-ng.
Heard that need your repository to create and place there your application.
3 answers
First assemble the software in. deb packages, then creates a repository, for example, using the aptly and put it in packages. The process can be automated.
Find more questions by tags LinuxDebianUbuntu