{
    "content": [
        {
            "type": "text",
            "text": "# AA-TEARDOWN (man)\n\n## NAME\n\naa-teardown - unload all AppArmor profiles\n\n## DESCRIPTION\n\naa-teardown unloads all AppArmor profiles\n\n## TLDR\n\n> Tear down all AppArmor profiles and disable AppArmor enforcement.\n\n- Disable all AppArmor profiles and stop enforcement:\n  `sudo aa-teardown`\n- Display help:\n  `aa-teardown {{-h|--help}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "AA-TEARDOWN",
        "section": "",
        "mode": "man",
        "summary": "aa-teardown - unload all AppArmor profiles",
        "synopsis": "",
        "tldr_summary": "Tear down all AppArmor profiles and disable AppArmor enforcement.",
        "tldr_examples": [
            {
                "description": "Disable all AppArmor profiles and stop enforcement",
                "command": "sudo aa-teardown"
            },
            {
                "description": "Display help",
                "command": "aa-teardown {{-h|--help}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "apparmor",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/apparmor/7/json"
            },
            {
                "name": "apparmor.d",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/apparmor.d/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "aa-teardown",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "aa-teardown - unload all AppArmor profiles\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "aa-teardown",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "aa-teardown unloads all AppArmor profiles\n",
                "subsections": []
            },
            "BUGS": {
                "content": "If you find any bugs, please report them at <https://gitlab.com/apparmor/apparmor/-/issues>.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "apparmor(7), apparmor.d(5), and <https://wiki.apparmor.net>.\n\n\n\nAppArmor 3.0.4                               2025-08-15                               AA-TEARDOWN(8)",
                "subsections": []
            }
        }
    }
}