Man page - dummy-dependency(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
| DUMMY-DEPENDENCY(8) | helper-scripts Manual | DUMMY-DEPENDENCY(8) |
NAME
dummy-dependency - Creates Dummy Replacement Packages
SYNOPSIS
dummy-dependency --remove|--purge -y|--yes 'package-name'
DESCRIPTION
Creates a dummy replacement package for the specified Debian package. This can be used to satisfy dependencies without actually installing the original package.
RETURN VALUES
- 0 Dummy package successfully created and installed.
- 1 Error occurred during the creation or installation of the dummy package.
EXAMPLES
sudo dummy-dependency firefox-esr
sudo dummy-dependency --yes electrum
sudo dummy-dependency --purge --yes user-sysmaint-split
AUTHOR
This man page has been written by Patrick Schleizer (adrelanos@whonix.org).
| January 2020 | helper-scripts |