How to Install and Uninstall gpart Package on openSUSE Leap

Last updated: May 17,2024

1. Install "gpart" package

Please follow the guidelines below to install gpart on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gpart

2. Uninstall "gpart" package

This guide let you learn how to uninstall gpart on openSUSE Leap:

$ sudo zypper remove gpart

3. Information about the gpart package on openSUSE Leap

Information for package gpart:
------------------------------
Repository : Main Repository
Name : gpart
Version : 0.3-1.30
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 77.6 KiB
Installed : No
Status : not installed
Source package : gpart-0.3-1.30.src
Upstream URL : http://www.brzitwa.de/mb/gpart/index.html
Summary : Tool That Can Guess a Lost Partition Table
Description :
Gpart is a small tool that tries to guess what partitions are on a PC
type hard disk in case the primary partition table was damaged. Gpart
supports, among others, partitions formatted as ext2, FAT 12/16/32,
ReiserFS, NTFS, and HPFS. Read the file
/usr/share/doc/packages/gpart/README and the gpart man page before
using gpart.