Man page - dpkg-noninteractive(8)

Packages contas this manual

Manual

DPKG-NONINTERACTIVE(8) helper-scripts Manual DPKG-NONINTERACTIVE(8)

dpkg-noninteractive - wrapper to run dpkg non-interactively

dpkg-noninteractive [option]s

Simple wrapper that sets environment variables and adds --force-confnew then forwards all arguments to dpkg. Does not pass --force-all.

If you like to keep old configuration files, add the following parameter.

--force-confold

sudo dpkg-noninteractive --configure -a

sudo dpkg-noninteractive --force-confold --install /path/to/pkg-name.deb

sudo dpkg-noninteractive --force-all --purge pkg-name

This man page has been written by Patrick Schleizer (adrelanos@whonix.org).

January 2020 helper-scripts