Quickstart

dpkg-reconfigure Plugin

javimosch 194abf6 632 B Updated

File contents

dpkg-reconfigure Plugin

CLI tool: dpkg-reconfigure.

Commands

  • dpkg-reconfigure <resource> <action> — Execute dpkg-reconfigure commands
  • dpkg-reconfigure self version — Print dpkg-reconfigure version
  • dpkg-reconfigure _ _ — Passthrough to dpkg-reconfigure CLI

Usage Examples

  • "dpkg-reconfigure --help"
  • "dpkg-reconfigure self version"

Installation

apt-get install dpkg-reconfigure 2>/dev/null || which dpkg-reconfigure

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/dpkg-reconfigure/skills/quickstart commit 194abf6036

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2851