How to Unzip Tar Files in Linux

How to Unzip Tar Files in Linux thumbnail
Extract and unzip Tar files in Linux with Archive Manager.

Linux is an open source version of the UNIX graphical user interface operating system. The operating system is an alternative to the Windows-based operating system. Tar, commonly referred to as tarball, is a file format used to archive files. In order to read a Tar file, an archival program must be used to unzip, reveal and expose the contents of the file. Linux comes bundled with a free archival program called Archive Manager (File Roller). Archive Manager is the default application used in handling, creating, modifying and extracting archive files in the Tar format.

Instructions

    • 1

      Right-click on the .tar file and click on "Open Archive Manager." This is a built-in tool in Linux used to extract and open Tar files. The archive manager program launches and exposes the contents of the .tar file.

    • 2

      Highlight the files from the Archive Manager that you wish to extract to your computer.

    • 3

      Right-click the highlighted files and select "Extract Here" from the drop-down list. The selected files of the .tar file are extracted to the directory of your choosing on your computer.

Related Searches:

References

  • Photo Credit laptop image by Du...¡an Zidar from Fotolia.com

Comments

You May Also Like

  • How to Unzip TAR Files in Windows

    TAR files are much like RAR or ZIP files. They are compressed archives containing a group of related files or an entire...

  • How to Unzip a Tar GZ File in Linux

    The .tar.gz file format is a compressed file format that is used on Linux operating systems to bundle files together for easier...

  • How to Unzip a GZ File in Linux

    GZ files are archive files compressed with the "gzip" program, similar to zip files. These archive files contain one or more files,...

  • How to Unzip a Tar Bz2 File

    BZ2 files are compressed archives that are commonly used on Unix based computers. Windows does not contain a native application that can...

  • How to Extract TAR Files in Linux

    In the Linux, a .TAR file is the equivalent of a .ZIP file in Windows. It is an archived file containing multiple...

  • How to Extract TAR Files on Windows

    TAR files are compressed archives, similar to ZIP or RAR files. These files are normally associated with the tar.gz demarcation, meaning they...

  • How to Open a Tar File

    In UNIX and LINUX, TAR refers to the legacy term for tape archiving, or the storage of an entire file system on...

  • How to Unzip Tar GZ in Windows

    When downloading files, you may encounter files with the tar.gz extension. For Windows users, these may be unusual files, since files using...

  • How to Unzip TGZ Files

    A TGZ file is a file archive in TAR (tape archive) file format that has been compressed by the gzip (GNU Zip)...

  • How to Unzip TGZ Files

    TGZ files are the Linux and Unix equivalent of ZIP files in Windows. Free utilities are available that allow you to both...

Related Ads

Featured