How to Install and Uninstall gdisk.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 09,2025
1. Install "gdisk.x86_64" package
This guide covers the steps necessary to install gdisk.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
gdisk.x86_64
Copied
2. Uninstall "gdisk.x86_64" package
Learn how to uninstall gdisk.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
gdisk.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the gdisk.x86_64 package on CentOS 7 / RHEL 7
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.
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.