How to Install and Uninstall gdisk.x86_64 Package on CentOS Stream 9

Last updated: October 13,2024

1. Install "gdisk.x86_64" package

This guide let you learn how to install gdisk.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gdisk.x86_64

2. Uninstall "gdisk.x86_64" package

Please follow the step by step instructions below to uninstall gdisk.x86_64 on CentOS Stream 9:

$ sudo dnf remove gdisk.x86_64 $ sudo dnf autoremove

3. Information about the gdisk.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:10:28 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gdisk
Version : 1.0.7
Release : 5.el9
Architecture : x86_64
Size : 244 k
Source : gdisk-1.0.7-5.el9.src.rpm
Repository : appstream
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.