How to Install fuse2fs in Ubuntu 18.04



Install fuse2fs by entering the following commands in the terminal:

sudo apt update
sudo apt install fuse2fs

Description:

ext2 / ext3 / ext4 file system driver for FUSE

fuse2fs is a FUSE file system client that supports reading and writing from devices or image files containing ext2, ext3, and ext4 file systems.

Homepage: http://e2fsprogs.sourceforge.net

Version: 1.44.1-1

Section: universe/admin