import type { Metadata } from "next" export const metadata: Metadata = { title: "Uninstall ProxMenux | ProxMenux Documentation", description: "Guide to uninstalling ProxMenux from your Proxmox VE system.", } export default function UninstallProxMenux() { return (

Uninstall ProxMenux

The Uninstall ProxMenux function, remove ProxMenux and its related components from their Proxmox VE system. The script provides an interactive option to remove dependencies as well, ensuring a clean uninstallation process.

How It Works

When executed, the script performs the following actions:

Important Considerations

) }