Man page - dummy-dependency(8)

Packages contas this manual

Manual

DUMMY-DEPENDENCY(8) helper-scripts Manual DUMMY-DEPENDENCY(8)

dummy-dependency - Creates Dummy Replacement Packages

dummy-dependency --remove|--purge -y|--yes 'package-name'

Creates a dummy replacement package for the specified Debian package. This can be used to satisfy dependencies without actually installing the original package.

  • 0 Dummy package successfully created and installed.
  • 1 Error occurred during the creation or installation of the dummy package.

sudo dummy-dependency firefox-esr

sudo dummy-dependency --yes electrum

sudo dummy-dependency --purge --yes user-sysmaint-split

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

January 2020 helper-scripts