>
>
> is there a more clever way than running aptitude/apt-get with the tags
> "-yq",
> when I want to suppress interactive messages at upgrade?
>
> try
sudo DEBIAN_FRONTEND=noninteractive apt-get -yq install [packagename]

Reply via email to