{
    "content": [
        {
            "type": "text",
            "text": "# debpkg (man)\n\n## NAME\n\ndebpkg - wrapper for dpkg\n\n## SYNOPSIS\n\ndebpkg dpkg-options\n\n## DESCRIPTION\n\ndebpkg simply invokes dpkg(1) but first becomes superuser so that dpkg is able to install and\nremove packages.  It also  cleans  the  environment  and  resets  PATH  to  a  sane  default:\n\"/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11\"  so  that local versions of programs are not run\nby accident.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **REQUIREMENTS**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "debpkg",
        "section": "",
        "mode": "man",
        "summary": "debpkg - wrapper for dpkg",
        "synopsis": "debpkg dpkg-options",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "REQUIREMENTS",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "debpkg - wrapper for dpkg\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "debpkg dpkg-options\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "debpkg simply invokes dpkg(1) but first becomes superuser so that dpkg is able to install and\nremove packages.  It also  cleans  the  environment  and  resets  PATH  to  a  sane  default:\n\"/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11\"  so  that local versions of programs are not run\nby accident.\n",
                "subsections": []
            },
            "REQUIREMENTS": {
                "content": "debpkg must be given superuser privileges in some way to function properly.  Access to debpkg\nwith  those  privileges  is the same as having superuser access to your machine.  debpkg will\nabort if it finds that it neither being run by root nor setuid root.\n\nThe devscripts package has been designed to allow debpkg to be made setuid root.  This  works\nby using a compiled wrapper script, which means that suidperl is not required.  See dpkg-sta‐‐\ntoverride(8) if you wish to make this program setuid root.  sudo or super could also conceiv‐\nably be used.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Christoph  Lameter  <clameter@debian.org>; minor modifications made by Julian Gilbey <jdg@de‐\nbian.org>.\n\n\n\nDEBIAN                                    Debian Utilities                                 DEBPKG(1)",
                "subsections": []
            }
        }
    }
}