• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

engrampa Command Examples in Linux

by Deepika

engrampa is a graphical archive manager for the MATE desktop environment. It is a fork of file-roller, an archive manager for the GNOME desktop environment. Engrampa allows users to create and extract archive files in various formats, such as .zip, .tar, .tar.gz, and .rar, among others.

The main window of engrampa is divided into three panes: the navigation pane on the left, the file list pane in the middle, and the preview pane on the right. Users can navigate through their file system and select the files and folders they wish to archive. Users can also extract archive files, view the contents of an archive, and create new archive files.

engrampa Command Examples

1. Start engrampa:

# engrampa

2. Open specific archives:

# engrampa path/to/archive1.tar path/to/archive2.tar ...

3. Archive specific files and/or directories recursively:

# engrampa --add-to=path/to/compressed.tar path/to/file_or_directory1 path/to/file_or_directory2 ...

4. Extract files and/or directories from archives to a specific path:

# engrampa --extract-to=path/to/directory path/to/archive1.tar path/to/archive2.tar ...

Filed Under: Linux

Some more articles you might also be interested in …

  1. readelf Command Examples in Linux
  2. How to uninstall jellyfish software package from Ubuntu
  3. What are the Network Bonding Modes In CentOS / RHEL
  4. exenv: A tool to easily install Elixir versions and manage application environments
  5. lslogins: command not found
  6. dd: command not found
  7. nixos-container : Command Examples in Linux
  8. bshell: A GUI tool for browsing for SSH/VNC servers on the local network
  9. pactree Command Examples in Linux
  10. fluxctl: Command-line tool for Flux v1

You May Also Like

Primary Sidebar

Recent Posts

  • “glab repo” Command Examples
  • “glab release” Command Examples
  • “glab pipeline” Command Examples
  • “glab mr” Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright