How to Install and Uninstall e2fsprogs Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "e2fsprogs" package

Here is a brief guide to show you how to install e2fsprogs on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install e2fsprogs

2. Uninstall "e2fsprogs" package

Please follow the guidelines below to uninstall e2fsprogs on openSuSE Tumbleweed:

$ sudo zypper remove e2fsprogs

3. Information about the e2fsprogs package on openSuSE Tumbleweed

Information for package e2fsprogs:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : e2fsprogs
Version : 1.47.0-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.2 MiB
Installed : No
Status : not installed
Source package : e2fsprogs-1.47.0-4.1.src
Upstream URL : http://e2fsprogs.sourceforge.net
Summary : Utilities for the Second Extended File System
Description :
Utilities needed to create and maintain ext2 and ext3 file systems
under Linux. Included in this package are: chattr, lsattr, mke2fs,
mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.