file-roller

GNOME archive manager for creating and extracting compressed files

brewmacoslinux
Try with needOr install directly
Source

About

GNOME archive manager

Commands

file-roller

Examples

Open an archive file with the GUI$ file-roller archive.tar.gz
Extract an archive to a specific directory$ file-roller -e archive.zip -d /path/to/destination
Create a new archive from files$ file-roller -c archive.tar.gz file1.txt file2.txt