0

I created a software, and now I want to make software public.
If ysers will type on terminal command

apt-get install printx

then software will installed on their pc, and updated ~/.bashrc file.


How can I do it ?

Thank you.

Gor
  • 101

1 Answers1

0

You should create your own repository, put that online, and then add the repository to your repository list.

SPRBRN
  • 2,535