{
    "mode": "man",
    "parameter": "delpart",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/delpart/8/json",
    "generated": "2026-07-05T11:51:56Z",
    "synopsis": "delpart device partition",
    "sections": {
        "NAME": {
            "content": "delpart - tell the kernel to forget about a partition\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "delpart device partition\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "delpart asks the Linux kernel to forget about the specified partition (a number) on the\nspecified device. The command is a simple wrapper around the \"del partition\" ioctl.\n\nThis command doesn’t manipulate partitions on a block device.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.\n",
            "subsections": []
        },
        "AVAILABILITY": {
            "content": "The delpart command is part of the util-linux package which can be downloaded from Linux\nKernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.\n\n\n\nutil-linux 2.37.2                            2021-06-02                                   DELPART(8)",
            "subsections": []
        }
    },
    "summary": "delpart - tell the kernel to forget about a partition",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "addpart",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/addpart/8/json"
        },
        {
            "name": "fdisk",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/fdisk/8/json"
        },
        {
            "name": "parted",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/parted/8/json"
        },
        {
            "name": "partprobe",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/partprobe/8/json"
        },
        {
            "name": "partx",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/partx/8/json"
        }
    ]
}