How to Install and Uninstall gpart Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "gpart" package

Please follow the steps below to install gpart on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gpart

2. Uninstall "gpart" package

Please follow the instructions below to uninstall gpart on openSuSE Tumbleweed:

$ sudo zypper remove gpart

3. Information about the gpart package on openSuSE Tumbleweed

Information for package gpart:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gpart
Version : 0.3-1.31
Arch : x86_64
Vendor : openSUSE
Installed Size : 81.3 KiB
Installed : No
Status : not installed
Source package : gpart-0.3-1.31.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.