{
    "content": [
        {
            "type": "text",
            "text": "# cvs-debi(1) (man)\n\n**Summary:** cvs-debi - install cvs-buildpackage/cvs-debuild generated package\n\n**Synopsis:** cvs-debi [options] [package ...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -t | — | — | See dpkg-architecture(1) for a description of these options. They affect the search for the .changes file. They are prov |\n| -M | — | — | The name of the CVS module. |\n| -P | — | — | The name of the package. |\n| -V | — | — | The version number of the package. |\n| -T | — | — |  |\n| -R | — | — | Root of the original sources archive. |\n| -W | — | — | The full path name for the cvs-buildpackage working directory. |\n| -x | — | — | This option provides the CVS default module prefix. --help, --version Show help message and version information respecti |\n\n## See Also\n\n- cvs-buildpackage(1)\n- cvs-debc(1)\n- cvs-debuild(1)\n- debi(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (17 lines)\n- **OPTIONS** (3 lines) — 8 subsections\n  - -a -t (4 lines)\n  - -M (2 lines)\n  - -P (2 lines)\n  - -V (2 lines)\n  - -T (1 lines)\n  - -R (2 lines)\n  - -W (2 lines)\n  - -x (5 lines)\n- **SEE ALSO** (2 lines)\n- **AUTHOR** (7 lines)\n\n## Full Content\n\n### NAME\n\ncvs-debi - install cvs-buildpackage/cvs-debuild generated package\n\n### SYNOPSIS\n\ncvs-debi [options] [package ...]\n\n### DESCRIPTION\n\ncvs-debi  is  run  from  the CVS working directory after cvs-buildpackage or cvs-debuild.  It\nuses the cvs-buildpackage system to locate the .changes file generated in that run.  It  then\nruns  debpkg  -i  on every .deb archive listed in the .changes file to install them, assuming\nthat all of the .deb archives live in the same directory as the .changes file.  Note that you\nprobably  don't want to run this program on a .changes file relating to a different architec‐\nture after cross-compiling the package!\n\nIf a list of packages is given on the command line, then only those debs with names  in  this\nlist of packages will be installed.\n\nNote  that  unlike  cvs-buildpackage, the only way to specify the source package name is with\nthe -P option; you cannot simply have it as the last command-line parameter.\n\nSince installing a package requires root privileges, debi calls debpkg rather than  dpkg  di‐\nrectly.  Thus debi will only be useful if it is either being run as root or debpkg can be run\nas root.  See debpkg(1) for more details.\n\n### OPTIONS\n\nAll current cvs-buildpackage options are silently accepted; however, only the ones listed be‐\nlow have any effect.  For more details on all of them, see the cvs-buildpackage(1) manpage.\n\n#### -a -t\n\nSee  dpkg-architecture(1)  for a description of these options.  They affect the search\nfor the .changes file.  They are provided to mimic the behaviour of  dpkg-buildpackage\nwhen determining the name of the .changes file.\n\n#### -M\n\nThe name of the CVS module.\n\n#### -P\n\nThe name of the package.\n\n#### -V\n\nThe version number of the package.\n\n#### -T\n\n#### -R\n\nRoot of the original sources archive.\n\n#### -W\n\nThe full path name for the cvs-buildpackage working directory.\n\n#### -x\n\nThis option provides the CVS default module prefix.\n\n--help, --version\nShow help message and version information respectively.\n\n### SEE ALSO\n\ncvs-buildpackage(1), cvs-debc(1), cvs-debuild(1), debi(1)\n\n### AUTHOR\n\ncvs-buildpackage was written by Manoj Srivastava, and the current version of debi was written\nby Julian Gilbey <jdg@debian.org>.  They have been  combined  into  this  program  by  Julian\nGilbey.\n\n\n\nDEBIAN                                    Debian Utilities                               CVS-DEBI(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "cvs-debi",
        "section": "1",
        "mode": "man",
        "summary": "cvs-debi - install cvs-buildpackage/cvs-debuild generated package",
        "synopsis": "cvs-debi [options] [package ...]",
        "flags": [
            {
                "flag": "-t",
                "long": null,
                "arg": null,
                "description": "See dpkg-architecture(1) for a description of these options. They affect the search for the .changes file. They are provided to mimic the behaviour of dpkg-buildpackage when determining the name of the .changes file."
            },
            {
                "flag": "-M",
                "long": null,
                "arg": null,
                "description": "The name of the CVS module."
            },
            {
                "flag": "-P",
                "long": null,
                "arg": null,
                "description": "The name of the package."
            },
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": "The version number of the package."
            },
            {
                "flag": "-T",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-R",
                "long": null,
                "arg": null,
                "description": "Root of the original sources archive."
            },
            {
                "flag": "-W",
                "long": null,
                "arg": null,
                "description": "The full path name for the cvs-buildpackage working directory."
            },
            {
                "flag": "-x",
                "long": null,
                "arg": null,
                "description": "This option provides the CVS default module prefix. --help, --version Show help message and version information respectively."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "cvs-buildpackage",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/cvs-buildpackage/1/json"
            },
            {
                "name": "cvs-debc",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/cvs-debc/1/json"
            },
            {
                "name": "cvs-debuild",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/cvs-debuild/1/json"
            },
            {
                "name": "debi",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/debi/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 17,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "-a -t",
                        "lines": 4,
                        "flag": "-t"
                    },
                    {
                        "name": "-M",
                        "lines": 2,
                        "flag": "-M"
                    },
                    {
                        "name": "-P",
                        "lines": 2,
                        "flag": "-P"
                    },
                    {
                        "name": "-V",
                        "lines": 2,
                        "flag": "-V"
                    },
                    {
                        "name": "-T",
                        "lines": 1,
                        "flag": "-T"
                    },
                    {
                        "name": "-R",
                        "lines": 2,
                        "flag": "-R"
                    },
                    {
                        "name": "-W",
                        "lines": 2,
                        "flag": "-W"
                    },
                    {
                        "name": "-x",
                        "lines": 5,
                        "flag": "-x"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}