Man page - dpkg-noninteractive(8)
Packages contas this manual
- lsmod-deterministic(8)
- ld-system-preload-disable(8)
- anon-consensus-del(8)
- dummy-dependency(8)
- dpkg-noninteractive(8)
- leaktest(8)
- apparmor-watch(8)
- upgrade-nonroot(8)
- str_replace(1)
- stdisplay(1)
- unicode-show(1)
- limit-low(1)
- apt-get-noninteractive(8)
- limit-medium(1)
- chmod-calc(1)
- apparmor-info(8)
- pwchange(8)
Package: helper-scripts
apt-get install helper-scripts
apt-get install helper-scripts
Manuals in package:
Documentations in package:
Manual
| DPKG-NONINTERACTIVE(8) | helper-scripts Manual | DPKG-NONINTERACTIVE(8) |
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).
| January 2020 | helper-scripts |