gdisk.x86_64 on CentOS 7 / RHEL 7

Last updated: December 03,2022

1. Install gdisk.x86_64 package

This guide covers the steps necessary to install gdisk.x86_64 package:

sudo yum makecache
sudo yum install gdisk.x86_64

2. Uninstall / Remove gdisk.x86_64 package

Learn how to uninstall gdisk.x86_64 package:

sudo yum remove gdisk.x86_64
sudo yum autoremove

3. Details of gdisk.x86_64 package

Installed Packages
Name : gdisk
Arch : x86_64
Version : 0.8.10
Release : 3.el7
Size : 660 k
Repo : installed
From repo : base
Summary : An fdisk-like partitioning tool for GPT disks
URL : http://www.rodsbooks.com/gdisk/
License : GPLv2
Description : An fdisk-like partitioning tool for GPT disks. GPT fdisk features
: a command-line interface, fairly direct manipulation of partition
: table structures, recovery tools to help you deal with corrupt
: partition tables, and the ability to convert MBR disks to GPT
: format.