fixparts

GPT fdisk text-mode partitioning tool

Debian Debian
RUN apt-get update && \ apt-get install -y gdisk
Ubuntu
RUN apt-get update && \ apt-get install -y gdisk
Alpine
RUN apk add gptfdisk
Arch Arch Linux
RUN pacman -S --noconfirm gptfdisk
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y gdisk
CentOS
RUN yum install -y gdisk
Fedora
RUN dnf install -y gdisk
Raspbian
RUN apt-get update && \ apt-get install -y gdisk
click the source code to copy install fixparts on any operating system with command-not-found.com