Man page - dpkg-noninteractive(8)
Packages contains this manual
- unicode-show(1)
- str_replace(1)
- apparmor-info(8)
- stdisplay(1)
- limit-medium(1)
- upgrade-nonroot(8)
- limit-low(1)
- ld-system-preload-disable(8)
- apparmor-watch(8)
- leaktest(8)
- dpkg-noninteractive(8)
- anon-consensus-del(8)
- pwchange(8)
- chmod-calc(1)
- lsmod-deterministic(8)
- dummy-dependency(8)
- apt-get-noninteractive(8)
Package: helper-scripts
apt-get install helper-scripts
apt-get install helper-scripts
Manuals in package:
Documentations in package:
Manual
DPKG-NONINTERACTIVE
NAMESYNOPSIS
Description
Examples
AUTHOR
NAME
dpkg-noninteractive - wrapper to run dpkg non-interactively
SYNOPSIS
dpkg-noninteractive [option]s
Description
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
Examples
sudo dpkg-noninteractive --configure -a
sudo dpkg-noninteractive --force-confold --install /path/to/pkg-name.deb
sudo dpkg-noninteractive --force-all --purge pkg-name
AUTHOR
This man page has been written by Patrick Schleizer (adrelanos@whonix.org).