Projects / untarka

untarka

Untarka extracts TAR (Unix Tape ARchive) files without calling any external programs. It supports and autodetects multiple compression methods (.tar, .tar.Z, .tar.gz, .tar.bz2, .Z, .gz, and .bz2). Unix devices, sockets, hard links, symlinks, owners, and permissions are ignored during extraction.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  31 Jan 2003 11:20

No changes have been submitted for this release.

RSS Recent comments

09 Feb 2005 10:40 pts

Re: got bzlib.h?

> OK, the file tells me how to include bz2

> support. Where do i get the "bzlib.h"

> that it calls for?

Get it from

sources.redhat.com/bzip2/

If you use Linux, it might be available as a package in your distribution.

You can try untarka without bzip2 support. Just remove the -DHAVE_BZ2LIB from the gcc command line.

09 Mar 2004 13:33 mattmorr

got bzlib.h?
OK, the file tells me how to include bz2 support. Where do i get the "bzlib.h" that it calls for?

tia
matt

08 Mar 2004 16:07 mattmorr

got C?
I put the untarka.c in /usr/bin. But i don't recall how to compile/make/install it.

yea, it's sure been a while,
matt

12 Feb 2004 08:01 pts

Re: Comes in .tar.gz...

> I needed this for a Windows box to grab
> a file in .tar.gz format, but the
> program itself comes in a .tar.gz format
> :/

You can download the untarka.exe from the same place, but Freshmeat doesn't have a field for .exe files.

20 Aug 2003 05:52 c_oflynn

Comes in .tar.gz...
I needed this for a Windows box to grab a file in .tar.gz format, but the program itself comes in a .tar.gz format :/

So you have to get a different program that comes in a .exe or .zip format first...

Screenshot

Project Spotlight

Skrooge

A personal finances manager powered by KDE.

Screenshot

Project Spotlight

odb

A compiler-based ORM System for C++.