Installing packages without hang

Teresa e Junior teresaejunior at gmail.com
Fri Aug 5 16:08:40 UTC 2016


Em 05/08/2016 12:49, Teresa e Junior escreveu:
> I would report this as a bug! For the moment, you could try the
> following to get an automatic N input:
>
> yes N | apt-get...

Just don't forget that sudo must come after the pipe and before any
given variable:

$ yes N | sudo DEBIAN_FRONTEND=noninteractive apt-get (...)




More information about the ubuntu-users mailing list