LinuxCommandLibrary

engrampa

MATE desktop archive manager

TLDR

Start Engrampa

$ engrampa
copy
Open specific archives
$ engrampa [path/to/archive1.tar] [path/to/archive2.tar]
copy
Archive files and directories
$ engrampa --add-to=[path/to/archive.tar] [path/to/file_or_directory]
copy
Extract archives to a directory
$ engrampa --extract-to=[path/to/directory] [path/to/archive.tar]
copy

SYNOPSIS

engrampa [options] [files]

DESCRIPTION

engrampa is the MATE desktop archive manager. It creates and extracts archives in various formats including tar, zip, 7z, rar, and more.
A fork of file-roller adapted for the MATE desktop environment.

PARAMETERS

--add-to archive

Create archive with specified files
--extract-to directory
Extract to specified directory
-h, --help
Show help options

CAVEATS

MATE desktop application. Requires appropriate libraries for different archive formats. Command-line options are limited compared to dedicated tools like tar or zip.

SEE ALSO

tar(1), zip(1), unzip(1), file-roller(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community