Man page - dummy-dependency(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
DUMMY-DEPENDENCY
NAMESYNOPSIS
DESCRIPTION
RETURN VALUES
EXAMPLES
AUTHOR
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).