Remove all logical volumes in a volume group

lvremove

  • Remove one or more logical volumes.
    See also: `lvm`.
    More information: <https://man7.org/linux/man-pages/man8/lvremove.8.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo lvremove {{volume_group}}

click the source code to copy install lvremove on any operating system with command-not-found.com