How to Install and Uninstall gptfdisk Package on openSuSE Tumbleweed

Last updated: April 28,2024

1. Install "gptfdisk" package

In this section, we are going to explain the necessary steps to install gptfdisk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gptfdisk

2. Uninstall "gptfdisk" package

Please follow the steps below to uninstall gptfdisk on openSuSE Tumbleweed:

$ sudo zypper remove gptfdisk

3. Information about the gptfdisk package on openSuSE Tumbleweed

Information for package gptfdisk:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gptfdisk
Version : 1.0.9-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 616.4 KiB
Installed : No
Status : not installed
Source package : gptfdisk-1.0.9-4.2.src
Upstream URL : http://rodsbooks.com/gdisk
Summary : GPT partitioning and MBR repair software
Description :
Partitioning software for GPT disks and to repair MBR disks. The
gdisk, cgdisk, and sgdisk utilities (in the gdisk package) are
GPT-enabled partitioning tools; the fixparts utility (in the fixparts
package) fixes some problems with MBR disks that can be created by
buggy partitioning software.