How to Install and Uninstall gdisk.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 25,2024

1. Install "gdisk.x86_64" package

This guide let you learn how to install gdisk.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install gdisk.x86_64

2. Uninstall "gdisk.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gdisk.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove gdisk.x86_64 $ sudo dnf autoremove

3. Information about the gdisk.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:29:52 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : gdisk
Version : 1.0.3
Release : 6.el8
Architecture : x86_64
Size : 873 k
Source : gdisk-1.0.3-6.el8.src.rpm
Repository : @System
From repo : baseos
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.