GNU Parted
Disk-partitioning utility.
GNU Parted creates, resizes, and inspects disk partitions using its own scriptable command interface. It is the canonical CLI partitioning tool on Linux.
Install
Debian/Ubuntu: sudo apt install parted Fedora: sudo dnf install parted
