3
rated 0 times
[
3]
[
0]
/ answers: 1 / hits: 715
/ 1 Year ago, wed, may 25, 2022, 12:08:03
I have a problem. I have a .deb file for my ubuntu app, but I want users to be able to install it using the sudo apt-get install command. How would I make it so that anyone can install my .deb file with sudo apt-get install?
More From » apt