Download of the day: e tool to extract rpm, rar, zip and other formats under Linux
Sure you can use unzip, unrar, and other tools to extract files under Linux. e is little tool that can extract almost any archive in Linux so you do not need to remember which tool and what command lines are necessary.
You need ruby lanaguage installed on your computer to use this tiny tool. Apart from Ruby, e uses the linux tool file to determine what kind of archive it is dealing with. This tool should be available on any proper Linux installation. Once e knows the archive type, the appropriate extraction tool is executed.
You can read more about this tool, installation and other notes at Martin Ankerl blog.
See also
Want to stay up to date with the latest Linux tips, news and announcements? Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
You may also be interested in other helpful articles:
- How to extract an RPM package without installing it
- How to: Extract files from ISO CD images in Linux
- Linux: How to compile program
- FreeBSD portupgrade /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:567:in open_db: database file error
- Zipping and Unzipping Files under Linux
Discussion on This Article:
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: archive_type, convert_iso, extraction_tool, gui_program, iso_images, Linux, linux_gui, linux_installation, linux_tool, ruby, tiny_tool, tool_installation, unrar, unzip



thanks
I want to try this tool
Thank you