TLDR
Enter a command. For example: sysctl, httpie, krita, apt file.

lvremove

 
Remove one or more logical volumes. See also: lvm. More information: https://man7.org/linux/man-pages/man8/lvremove.8.html.
 
  • Remove a logical volume in a volume group:
     
    sudo lvremove {{volume_group}}/{{logical_volume}}
     
  • Remove all logical volumes in a volume group:
     
    sudo lvremove {{volume_group}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.