Is there a way to make apt-get install answer "yes" to the "Do you want to continue [y/N]?"?
| |||||||
feedback
|
|
via the apt-get man page:
| |||||||
feedback
|
|
From the apt-get HOWTO Use the | |||
|
feedback
|
| |||
|
feedback
|
|
The problem with:
is that it will ask for a manual confirmation if the package signature owner's public-key is not in the keyring, or some other conditions. to be sure it does not ask a confirmation just do this:
If you want to have these settings permanent, create a file in /etc/apt/apt.conf.d/, like /etc/apt/apt.conf.d/90forceyes with the following content:
| |||
feedback
|
This should at least be in "Are you sure?", of course I am sure, I am not a trained monkey simply typing away at the keyboard, going click happy. Next the door will ask, "Are you sure you want to go outside?" | ||||
|
feedback
|
