gdebi install with yes option code example
Example: gdebi install with yes option
You can make gdebi not ask at all with the -n option:
gdebi -n FILENAME.deb
You can make gdebi not ask at all with the -n option:
gdebi -n FILENAME.deb